From 818d0590315dfd5475b55c1e6ff92070cca6946f Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:57:51 +1000 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index a22ca3a..8a6fedd 100644 --- a/README.md +++ b/README.md @@ -51,24 +51,24 @@ I will provide updates as best as I can :smile: * Display updated board * No more moves / Game over * Random brick selection -* Brick: Rotation (**R**), Left (**←**), Right (**→**) +* Brick: Rotation [**R**], Left [**←**], Right [**→**] * Random column selection * Display in play brick -* Backdrop Colour selection (**^C**) -* About screen (**A**) +* Backdrop Colour selection [**^C**] +* About screen [**A**] * Menu screen -* Info screen (**I**) -* Pause (**P**) -* Quit (**Q**) -* Restart (**^R**) +* Info screen [**I**] +* Pause [**P**] +* Quit [**Q**] +* Restart [**^R**] * Keyboard input -* Invert backdrop gradient (**ctrl + X**) -* Next piece preview (**N**) -* Tile Shape (**^S**) -* Brick (drop) (**SPC**) - improvment needed +* Invert backdrop gradient [**ctrl + X**] +* Next piece preview [**N**] +* Tile Shape [**^S**] +* Brick (drop) [**SPC**] - improvment needed * Game (loop / timing / logic) - still some issues need to be ironed out - improvment needed * Brick (cluster elimination & explosion) -* Levels (**1 - 6**) +* Levels [**1 - 6**] ## Author(s) * Apple IIGS Version: FTA (1990/91)