From ea1c1f572e6c382a10cf99a2ba4209f7394d6171 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:16:57 +1000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b55af89..96536d8 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ I will provide updates as best as I can :smile: ## Change-log: -* 04/05/2024 - Foundation code -* 20/07/2024 - Making progress, albeit slowly when I can find time between work and personal life -* 12/08/2024 - code refactoring and tidyup +* 04/05/2024 - Foundation code. +* 20/07/2024 - Making progress, albeit slowly when I can find time between work and personal life. +* 12/08/2024 - Code refactoring and tidyup. +* 18/08/2024 - Code starting to come together and take shape. Overall structure begining to settle. ## Compilation * Make sure to install the following development libraries @@ -34,7 +35,7 @@ I will provide updates as best as I can :smile: * To move game window using GNOME (Press Super [win] key) and right click/hold mouse) anywhere in game window. ## Todo -* Cluster (removal / realignment) +* Brick (cascade) * High scores routine * Points allocation routine * Levels (**1 -6**) @@ -48,11 +49,11 @@ I will provide updates as best as I can :smile: * Game (loop / timing / logic) ## Done -* Cluster detection +* Cluster detection & elimination * 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**)