To ensure that the game will operate on your machine, python must be first installed. Moreover, the game also uses PyGame aswell as NumPy. You can follow the instructions to install them here and here respectively. After you git clone the repository, you can simply run Main.py and the game should start up!
- Up Arrow: Rotate
- Right Arrow: Move Right
- Left Arrow: Move Left
- Down Arrow: Move Down
Note that overtime the shapes will start to drop faster and faster, so although it may seem a bit easy at first it can become a bit hectic towards the end. Have fun!
