From 4a21801a24b2df60e6d1f16875e998ab7fc28739 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:09:35 +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 7d8ab4c..e796d2a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ The aim of this project is to implement the original Free Tools Association (FTA * 04/05/2024 - Foundation code ## Compilation -type the following commands: +* make sure to install SDL development and SDL Image Development libraries +* type the following command: `make` @@ -26,9 +27,13 @@ type the following commands: * Cluster detection research routine (in progress) * Hi score routine * Points allocation routine -* No more moves routine -* Block reposition routine -* Timing +* No more moves/game over routine +* Block removalreposition routine +* Block tile cycling +* Random block selection +* Game loop timing +* Intro page / music +* Game play music / sound fx * There may be more that I have missed above ## Author(s)