Added simple color support for ncurses ver. Supposedly the game starts at 2 usually; lets change that

This commit is contained in:
Tiehuis
2014-03-15 09:45:55 +13:00
parent 014bf8b751
commit 90df5c62a4
3 changed files with 44 additions and 17 deletions
+1
View File
@@ -16,6 +16,7 @@ If you want to use the ncurses version, make sure that you have the required ncu
## Options
-b <size> Set the grid border length
-s <rate> Set the block spawn rate
-c Enables color support (ncurses version only)
## License
This code is licensed under the [MIT License](https://github.com/Tiehuis/2048-cli/blob/master/LICENSE).