Update README.md

This commit is contained in:
Jason Bou-Samra
2024-09-10 19:57:51 +10:00
committed by GitHub
parent 71bcfa4329
commit 818d059031
+12 -12
View File
@@ -51,24 +51,24 @@ 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 (**A**) * About screen [**A**]
* Menu screen * Menu screen
* Info screen (**I**) * Info screen [**I**]
* Pause (**P**) * Pause [**P**]
* Quit (**Q**) * Quit [**Q**]
* 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**]
* Brick (drop) (**SPC**) - improvment needed * Brick (drop) [**SPC**] - improvment needed
* Game (loop / timing / logic) - still some issues need to be ironed out - improvment needed * Game (loop / timing / logic) - still some issues need to be ironed out - improvment needed
* Brick (cluster elimination & explosion) * Brick (cluster elimination & explosion)
* Levels (**1 - 6**) * Levels [**1 - 6**]
## Author(s) ## Author(s)
* Apple IIGS Version: FTA (1990/91) * Apple IIGS Version: FTA (1990/91)