You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Tetris is an iconic puzzle game developed by Alexey Pajitnov and released in 1984. The game starts as random coloured letter pieces (geometric shapes) starts falling from the above and can be rotated and aligned before they descend to the bottom and hence the next piece starts falling and goes on.
4
4
5
+
This game has been developed by OpenGenus Intern, **[Mathankumar V](https://iq.opengenus.org/author/mathankumar/)**. This is the [documentation of this project](https://iq.opengenus.org/tetris-in-python-using-pygame/).
6
+
5
7
# Requirements
6
8
7
9
To run the Tetris game, you'll need the following:
0 commit comments