BangleApps/apps/tetris
Erik Andresen e5c9286e77 tetris: fix level setting 2024-01-23 21:32:11 +01:00
..
ChangeLog tetris: Save/Restore game state 2024-01-23 20:28:39 +01:00
README.md tetris: Reimplement original controls 2024-01-13 10:06:24 +01:00
app-icon.js Add tetris app, first commit 2022-11-25 20:06:29 -05:00
metadata.json tetris: Save/Restore game state 2024-01-23 20:28:39 +01:00
tetris.app.js tetris: fix level setting 2024-01-23 21:32:11 +01:00
tetris.png Add tetris app, first commit 2022-11-25 20:06:29 -05:00

README.md

Tetris

Bangle version of the classic game of Tetris.

Controls

Normal:

Tap top part of screen to rotate and move down, tap bottom part to move left/right.

Swipe:

Tapping the screen rotates the pieces once, swiping left, right or down moves the piece in that direction, if possible.