From eb96e8387b0abe93a58669a55e2f75b0f50b9ec2 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:59:54 +1000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fb109e3..41aed2e 100644 --- a/README.md +++ b/README.md @@ -38,16 +38,16 @@ I will provide updates as best as I can :smile: * Points allocation routine * Brick (tile cycling / XY movement / drop) * Next piece preview (in progress) -* Game loop timing +* Game (loop / timing) * Intro (page / music) * Game play (music / Sound FX) ## Done * Cluster detection research * Display updated board -* No more moves / Game over routine +* No more moves / Game over * Random brick selection -* New/next brick random column select +* Random column selection * Backdrop colour selection * About screen * Menu screen