An attempt at recreating the popular game Tetris using pygame.
- Gokul Bejoy [https://github.com/kur0n0k0]
- Harikrishnan B. [https://github.com/harikrishnan-git]
- Johan B.George [https://github.com/johan-BG]
- Explaining the working of project
- Embed video of project demo
pygame - 2.3.0 sys -
- Install Python 3.10.6
- Install necessary libraries using pip
- Run the main.py file
Up-Arrow : Rotate Left-Arrow : Move block left Right-Arrow : Move block right Down-Arrow: Make block fall faster