Skip to content
/ pytetris Public

A version of tetris written in Python using PyQt5

License

Notifications You must be signed in to change notification settings

blwh/pytetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytetris - Tetris in Python using PyQt5

A simple version of Tetris written in Python using PyQt5 (and some other modules).

Todo

  • Implement soft drop
  • Show only next piece, not a queue
  • Fix proper rotations so T-spins are viable
  • Shading to show tetromino placement
  • Fix game over
  • Implement hold functionality
  • Implement hard drop
  • Calculate score correctly
  • Better Tetromino colors
  • Clean up GUI code
  • (Unimportant) Dynamic placement of game
  • (Unimportant) Proper class/function descriptions

About

A version of tetris written in Python using PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages