Update README.md
This commit is contained in:
@@ -15,7 +15,7 @@ I will provide updates as best as I can :smile:
|
|||||||
* 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
|
||||||
|
|
||||||
## Compilation
|
## Compilation
|
||||||
* Make sure to install the followwing development libraries
|
* Make sure to install the following development libraries
|
||||||
1. SDL2
|
1. SDL2
|
||||||
2. SDL_image 2.0
|
2. SDL_image 2.0
|
||||||
3. libsodium
|
3. libsodium
|
||||||
@@ -34,16 +34,17 @@ I will provide updates as best as I can :smile:
|
|||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* Cluster (removal / realignment)
|
* Cluster (removal / realignment)
|
||||||
* Hi scores routine
|
* High scores routine
|
||||||
* 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)
|
||||||
|
* Pause
|
||||||
|
|
||||||
## Done
|
## Done
|
||||||
* Cluster detection research
|
* Cluster detection
|
||||||
* Display updated board
|
* Display updated board
|
||||||
* No more moves / Game over
|
* No more moves / Game over
|
||||||
* Random brick selection
|
* Random brick selection
|
||||||
|
|||||||
Reference in New Issue
Block a user