Update README.md

This commit is contained in:
Jason Bou-Samra
2024-07-21 18:34:40 +10:00
committed by GitHub
parent 2258350bf5
commit 5191316c37
+2 -1
View File
@@ -36,7 +36,7 @@ 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 (tile cycling / XY movement / drop) * Brick (left-tight movement / drop)
* Next piece preview (in progress) * Next piece preview (in progress)
* Game (loop / timing) * Game (loop / timing)
* Intro (page / music) * Intro (page / music)
@@ -48,6 +48,7 @@ I will provide updates as best as I can :smile:
* Display updated board * Display updated board
* No more moves / Game over * No more moves / Game over
* Random brick selection * Random brick selection
* Brick (tile rotation)
* Random column selection * Random column selection
* Backdrop colour selection * Backdrop colour selection
* About screen * About screen