Skip to content

Tetris - V2

Latest
Compare
Choose a tag to compare
@k-vernooy k-vernooy released this 01 Dec 22:58
· 28 commits to master since this release
429cd5c

A new version of the tetris game, with new graphics and bug fixes!

Screen Shot 2019-12-01 at 5 55 45 PM

Features

Features new in 2.0:

  • New shadow for more accurate piece placement!
  • Added level changing feature
  • Command line args: --easy --start-level n
  • Fix occasional duplication bugs
  • At any point during the game, press r to restart and e to trigger the shadow

Contribute

Feel free to submit issues or pull requests, though it may take me some time to look at them.

Todo

  • Add modes - touchdown, sadistic
  • Add pause button
  • Add settings screen - keyboard config
  • Hard die on spacebar

Bugs

There is a known bug with a long bar on the first generation that I will look into. Additionally, level 24 gives an error, and any level higher than that will slow down incrementally.
Any other bug is unknown and should be reported.