BangleApps/apps/tetris
Anonymous941 a08e4dbd4f tetris: add clear effect and more bug fixes 2024-01-22 13:36:45 -05:00
..
ChangeLog tetris: major overhaul 2024-01-21 19:24:31 -05: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: major overhaul 2024-01-21 19:24:31 -05:00
tetris.app.js tetris: add clear effect and more bug fixes 2024-01-22 13:36:45 -05: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.