Added highscore functionality

This commit is contained in:
Tiehuis
2015-02-22 11:29:15 +13:00
parent 75ef085260
commit c8e55ed6e9
5 changed files with 90 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ create a .c file which implements all the functions in gfx.h and add a Makefile
-c Enables color support (ncurses version only)
-C Disables color support (ncurses version only)
Fonts used in SDL version can be found [here](openfontlibrary.org).
Fonts used in SDL version can be found [here](www.openfontlibrary.org).
## License
This code is licensed under the [MIT License](https://github.com/Tiehuis/2048-cli/blob/master/LICENSE).