/tetris_with_pygame

This is a recreation of the classic Tetris game using the Pygame library. It is mean to be used by greek (or not ;P) students to learn and/or practice basic Python conscepts.

Primary LanguagePython

Acknowledgements

Big thanks to @techwithtim for providing an in depth tutorial. This project is based on his repository.