From 40ffe5f2f605ae9c16147c3ce912d05dc1672746 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:28:06 +1000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 12d0394..5cf56a7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ I will provide updates as best as I can :smile: * 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 ## Compilation * Make sure to install the following development libraries @@ -36,14 +37,15 @@ I will provide updates as best as I can :smile: * Cluster (removal / realignment) * High scores routine * Points allocation routine -* Brick (left-right movement / drop) -* Next piece preview (in progress) -* Game (loop / timing) * Intro (page / music) * Game play (music / Sound FX) -* Pause * Invert backdrop gradient (ctrl + X) +## In Progress +* Next piece preview +* Brick (left-right movement / drop) +* Game (loop / timing / logic) + ## Done * Cluster detection * Display updated board @@ -56,6 +58,9 @@ I will provide updates as best as I can :smile: * About screen * Menu screen * Info screen +* Pause +* Restart +* Keyboard input ## Author(s) * IIGS Version: FTA (1990/91)