/Tetris

This is a tetris game where it allow user to control the dropping block, they can speed up the block by pressing downard key and switch orientation of the block by pressing upward key.

Primary LanguagePython

Tetris from pygame

This is a tetris game where I code in python using the python library pygame. It allow user to control the dropping block, they can speed up the block by pressing downard key and switch orientation of the block by pressing upward key. Score will be calculated every time user has successfully remove a row of block.


![hippo](https://raw.githubusercontent.com/Wayne-dot/Tetris/main/demo.gif)