Skip to content

Releases: wildMythicWest/tetris-flutter

Release 2.2.0

07 Feb 19:34
Compare
Choose a tag to compare
Release 2.2.0 Pre-release
Pre-release
  • Changed place of control buttons.
  • Added banjo tetris theme.
  • Upgraded all libraries.
  • Making level scaling easier.

Hotfix improper swap with held block

17 Mar 18:13
Compare
Choose a tag to compare
  • Fixing a bug where standing near another block or wall and swapping with the held block would ignore collision and will go out of the bounds of the board

Levels, Hold block and many more!

17 Mar 16:49
Compare
Choose a tag to compare

Features:

  • Added soft drop - hold down drop button
  • Hard drop - swipe down on drop button
  • Auto move left and right - hold down left and right buttons
  • Added hold block
  • Added Level display
  • Speed increases with levels
  • Fixed bug with rotation of blocks
  • Fixed bug where hard dropping a block would allow players to move it after it has dropped

Updated UI and added score!

17 Mar 11:41
Compare
Choose a tag to compare

The UI was changed to keep track of state.
Score has been added as well as a starting screen and end game screen.