ACSII Tetris on python
A downloadable game
Looks like first version of tetris.
controls:
Left/Right arrow - move left/right
Down arrow - fall faster
Up arrow - rotate clockwise (every figure can be rotated)
scores each row:
1 - 100
2 - 500
3 - 1000
4 - 5000
each 10000 game become faster. Enjoy playing!
Download
Download
TETRIS_D.py 6.8 kB
Install instructions
you must have python 3 to play this game.
this game uses curses library.
on linux: pip install curses
on windows: pip install windows-curses
Leave a comment
Log in with itch.io to leave a comment.