Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 315 Bytes

GUI Tkinter Tetris

Simple wellknown game written on python 3 (uses tkinter module)

Game controls:

  • left
  • right
  • down
  • up (rotate)
  • esc (quit)

License

This project is released under The MIT License (MIT)