Update README.md

This commit is contained in:
Jason Bou-Samra
2024-07-20 18:59:54 +10:00
committed by GitHub
parent cd0fc1c8a5
commit eb96e8387b
+3 -3
View File
@@ -38,16 +38,16 @@ I will provide updates as best as I can :smile:
* Points allocation routine * Points allocation routine
* Brick (tile cycling / XY movement / drop) * Brick (tile cycling / XY movement / drop)
* Next piece preview (in progress) * Next piece preview (in progress)
* Game loop timing * Game (loop / timing)
* Intro (page / music) * Intro (page / music)
* Game play (music / Sound FX) * Game play (music / Sound FX)
## Done ## Done
* Cluster detection research * Cluster detection research
* Display updated board * Display updated board
* No more moves / Game over routine * No more moves / Game over
* Random brick selection * Random brick selection
* New/next brick random column select * Random column selection
* Backdrop colour selection * Backdrop colour selection
* About screen * About screen
* Menu screen * Menu screen