#Build
$ python tetris.py#User Keys
- a (return) - move piece left
- d (return) - move piece right
- w (return) - turn piece clockwise
- s (return) - turn piece anti-clockwise
#####Game ends when the new piece exceeds the top boundary of the container.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Build
$ python tetris.py#User Keys
#####Game ends when the new piece exceeds the top boundary of the container.