Releases: wildMythicWest/tetris-flutter
Releases · wildMythicWest/tetris-flutter
Release 2.2.0
- Changed place of control buttons.
- Added banjo tetris theme.
- Upgraded all libraries.
- Making level scaling easier.
Hotfix improper swap with held block
- 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!
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!
The UI was changed to keep track of state.
Score has been added as well as a starting screen and end game screen.