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
- Host: GitHub
- URL: https://github.com/antohaua/tetris_tk
- Owner: antohaUa
- Created: 2019-08-21T11:45:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T13:09:38.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T06:47:29.958Z (over 1 year ago)
- Topics: gui, python3, random, tetris, tkinter
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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