Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 076ff90

Browse filesBrowse files
authored
Merge pull request #4 from python019/tic-tac-toe
tic tac toe
2 parents ecb07bc + 993642a commit 076ff90
Copy full SHA for 076ff90

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

53 files changed

+210
-1441
lines changed

‎.DS_Store

Copy file name to clipboard
0 Bytes
Binary file not shown.

‎Gui.PNG

Copy file name to clipboard
32 KB
Loading

‎LICENSE

Copy file name to clipboardExpand all lines: LICENSE
-21Lines changed: 0 additions & 21 deletions
This file was deleted.

‎README.md

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Tetris Game In Python
1+
# Tic Tac Toe Game In Python
22

3-
<img src="resources/tetris.png">
3+
<img src="resources/base.png">

‎Winning_message.PNG

Copy file name to clipboard
34.2 KB
Loading

‎block_speeds_data.csv

Copy file name to clipboardExpand all lines: block_speeds_data.csv
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎config.py

Copy file name to clipboardExpand all lines: config.py
-77Lines changed: 0 additions & 77 deletions
This file was deleted.

‎draw_messge.PNG

Copy file name to clipboard
13.7 KB
Loading

‎fonts/PressStart2P-vaV7.ttf

Copy file name to clipboard
-80.5 KB
Binary file not shown.

‎requirements.txt

Copy file name to clipboardExpand all lines: requirements.txt
-3Lines changed: 0 additions & 3 deletions
This file was deleted.

‎resources/base.png

Copy file name to clipboard
165 KB
Loading

‎resources/tetris.png

Copy file name to clipboard
-216 KB
Binary file not shown.

‎sounds/clear.wav

Copy file name to clipboard
-14.7 KB
Binary file not shown.

‎sounds/fall.wav

Copy file name to clipboard
-7.6 KB
Binary file not shown.

‎sounds/gameover.wav

Copy file name to clipboard
-94.2 KB
Binary file not shown.

‎sounds/line.wav

Copy file name to clipboard
-6.1 KB
Binary file not shown.

‎sounds/selection.wav

Copy file name to clipboard
-14.2 KB
Binary file not shown.

‎sounds/success.wav

Copy file name to clipboard
-37.4 KB
Binary file not shown.

‎sounds/theme.mp3

Copy file name to clipboard
-1.28 MB
Binary file not shown.

‎tetris.py

Copy file name to clipboardExpand all lines: tetris.py
-208Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.