An open API service indexing awesome lists of open source software.

https://github.com/antohaua/tetris_tk

GUI teris on tkinter
https://github.com/antohaua/tetris_tk

gui python3 random tetris tkinter

Last synced: about 1 year ago
JSON representation

GUI teris on tkinter

Awesome Lists containing this project

README

          

# GUI Tkinter Tetris
Simple wellknown game written on python 3 (uses [tkinter module][tkinter])

#### Game controls:
- left
- right
- down
- up (rotate)
- esc (quit)

### License
This project is released under The MIT License (MIT)

[tkinter]: https://docs.python.org/3/library/tkinter.html#module-tkinter