From a13b3b887a40ff4013d1b8c156df17d98cfa42eb Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Sat, 17 Aug 2024 20:22:57 +1000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 31616ae..aebf959 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ I will provide updates as best as I can :smile: * Game play (music / Sound FX) ## In Progress -* Brick (drop) (SPC) +* Brick (drop) (**SPC**) * Game (loop / timing / logic) ## Done @@ -49,19 +49,19 @@ 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) +* Backdrop Colour selection (**^C**) * About screen * Menu screen * Info screen -* Pause (P) -* Restart (^R) +* Pause (**P**) +* Restart (**^R**) * Keyboard input -* Invert backdrop gradient (ctrl + X) -* Next piece preview (N) -* Tile shape (^S) +* Invert backdrop gradient (**ctrl + X**) +* Next piece preview (**N**) +* Tile Shape (**^S**) ## Author(s) * Apple IIGS Version: FTA (1990/91)