Update README.md

This commit is contained in:
Jason Bou-Samra
2024-08-17 20:20:59 +10:00
committed by GitHub
parent 202564365a
commit 00aea9e0ea
+7 -7
View File
@@ -41,7 +41,7 @@ I will provide updates as best as I can :smile:
* Game play (music / Sound FX) * Game play (music / Sound FX)
## In Progress ## In Progress
* Brick (left-right movement / drop) * Brick (drop) (SPC)
* Game (loop / timing / logic) * Game (loop / timing / logic)
## Done ## Done
@@ -49,19 +49,19 @@ I will provide updates as best as I can :smile:
* Display updated board * Display updated board
* No more moves / Game over * No more moves / Game over
* Random brick selection * Random brick selection
* Brick (tile rotation) * Brick: rotation (R), Left (<-), Right (->)
* Random column selection * Random column selection
* Display in play brick * Display in play brick
* Backdrop colour selection * Backdrop colour selection (^C)
* About screen * About screen
* Menu screen * Menu screen
* Info screen * Info screen
* Pause * Pause (P)
* Restart * Restart (^R)
* Keyboard input * Keyboard input
* Invert backdrop gradient (ctrl + X) * Invert backdrop gradient (ctrl + X)
* Next piece preview * Next piece preview (N)
* Tile shape * Tile shape (^S)
## Author(s) ## Author(s)
* Apple IIGS Version: FTA (1990/91) * Apple IIGS Version: FTA (1990/91)