Update README.md

This commit is contained in:
Jason Bou-Samra
2024-08-12 19:28:06 +10:00
committed by GitHub
parent ce50eb6c87
commit 40ffe5f2f6
+9 -4
View File
@@ -13,6 +13,7 @@ I will provide updates as best as I can :smile:
* 04/05/2024 - Foundation code * 04/05/2024 - Foundation code
* 20/07/2024 - Making progress, albeit slowly when I can find time between work and personal life * 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 ## Compilation
* Make sure to install the following development libraries * 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) * Cluster (removal / realignment)
* High scores routine * High scores routine
* Points allocation routine * Points allocation routine
* Brick (left-right movement / drop)
* Next piece preview (in progress)
* Game (loop / timing)
* Intro (page / music) * Intro (page / music)
* Game play (music / Sound FX) * Game play (music / Sound FX)
* Pause
* Invert backdrop gradient (ctrl + X) * Invert backdrop gradient (ctrl + X)
## In Progress
* Next piece preview
* Brick (left-right movement / drop)
* Game (loop / timing / logic)
## Done ## Done
* Cluster detection * Cluster detection
* Display updated board * Display updated board
@@ -56,6 +58,9 @@ I will provide updates as best as I can :smile:
* About screen * About screen
* Menu screen * Menu screen
* Info screen * Info screen
* Pause
* Restart
* Keyboard input
## Author(s) ## Author(s)
* IIGS Version: FTA (1990/91) * IIGS Version: FTA (1990/91)