rishabhk965/Tetris
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TETRIS
Clone Developer
**************
Cloned by Rishabh Kumar
Help taken from Youtube video( https://www.youtube.com/watch?v=zfvxp7PgQ6c ) by freeCodeCamp.org
How to Play
**************
Run "python game.py" inside a terminal window.(If you're on Windows, just double-click tetris.exe.)
Default Game Controls
Move left: LEFT
Move right: RIGHT
Rotate: UP
Softdrop: DOWN
Credits
**************
The original Tetris game was designed and programmed by Alexey Pajitnov in
1984.
The wiki at tetrisconcept.com has been a valuable resource.
tt "Tetris for Terminals" was written by Mike Taylor in 1989.
Hugo Fernbom and Andreas Carlsson have helped me with testing, ideas and
feedback.