Wayne-dot / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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.


Languages

Language:Python 100.0%