Update README.md

This commit is contained in:
Jason Bou-Samra
2024-11-09 12:58:34 +11:00
committed by GitHub
parent 739a66d65f
commit 55541c141f
+5 -4
View File
@@ -23,6 +23,7 @@ Much thanks to Olivier Goguel for inspiration and moral support. :smile:
* 30/08/2024 - It's been four months already. More incremental progress. * 30/08/2024 - It's been four months already. More incremental progress.
* 16/10/2024 - All features nearly complete, bugs need to be squashed. Code still a bit rough around the edges. * 16/10/2024 - All features nearly complete, bugs need to be squashed. Code still a bit rough around the edges.
* 28/10/2024 - Feature complete * 28/10/2024 - Feature complete
* 09/11/2024 - :smile:
## Compilation ## Compilation
* Make sure to install the following development libraries * Make sure to install the following development libraries
@@ -48,10 +49,6 @@ Much thanks to Olivier Goguel for inspiration and moral support. :smile:
## In Progress ## In Progress
* Nothing * Nothing
## Nice to have
* Intro (page / music)
* Game play (music / Sound FX)
## Done ## Done
* Cluster detection * Cluster detection
* Display updated board (render/update) * Display updated board (render/update)
@@ -80,6 +77,10 @@ Much thanks to Olivier Goguel for inspiration and moral support. :smile:
* Score (points allocation) - needs improvment * Score (points allocation) - needs improvment
* High score dotfile (~~in user home dir~~) * High score dotfile (~~in user home dir~~)
## Nice to have (Future features)
* Intro (page / music)
* Game play (music / Sound FX)
## Bugs ## Bugs
* Visual artifacts * Visual artifacts
* Intermittent tile elimination issues * Intermittent tile elimination issues