Update README.md

This commit is contained in:
Jason Bou-Samra
2024-08-17 20:22:57 +10:00
committed by GitHub
parent 00aea9e0ea
commit a13b3b887a
+8 -8
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 (drop) (SPC) * 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: rotation (R), Left (<-), Right (->) * Brick: Rotation (**R**), Left (**<-**), Right (**->**)
* Random column selection * Random column selection
* Display in play brick * Display in play brick
* Backdrop colour selection (^C) * Backdrop Colour selection (**^C**)
* About screen * About screen
* Menu screen * Menu screen
* Info screen * Info screen
* Pause (P) * Pause (**P**)
* Restart (^R) * Restart (**^R**)
* Keyboard input * Keyboard input
* Invert backdrop gradient (ctrl + X) * Invert backdrop gradient (**ctrl + X**)
* Next piece preview (N) * Next piece preview (**N**)
* Tile shape (^S) * Tile Shape (**^S**)
## Author(s) ## Author(s)
* Apple IIGS Version: FTA (1990/91) * Apple IIGS Version: FTA (1990/91)