Skip to content

BrechtPorrez/Tetris-in-PyQt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tetris-in-PyQt5

Basic tetris game in PyQt5

Classic Tetris game. The goal was to make a classic Tetris game with different classes as a test op OOP in python The goal was not create a beautiful GUI, therefore the GUI can be improved a lot.

Todo: *Improve GUI *Improve scoring system (now point are given for each piece and each row, we can improve this for example to give more points when several lines are full at once) *Add an extra column with the score, number of lines, level, etc. This data is now displayed in the status bar *Add preview of next piece *...

Releases

No releases published

Packages

No packages published

Languages