2048-cli/src
2023-11-13 01:28:42 +00:00
..
ai.c Fix makefile targets. Remove unnecessary warnings. 2015-08-04 16:42:28 +12:00
ai.h Add the ai files that were forgotten in previous commit 2015-02-25 14:53:49 +13:00
engine.c Add memory allocation checks 2017-08-12 11:09:07 +12:00
engine.h Add memory allocation checks 2017-08-12 11:09:07 +12:00
gfx_curses.c Add key info for protovac 2023-11-13 01:28:42 +00:00
gfx_terminal.c Merge branch 'spanishTra' of https://github.com/matiasbian/2048-cli into matiasbian-spanishTra 2018-11-18 23:04:58 +13:00
gfx.h Add arrow keys definitions 2018-10-13 13:45:02 +03:00
highscore.c gettext funcion applied to strings 2018-05-29 19:56:28 -03:00
highscore.h Remove various compilation warnings 2015-12-30 11:49:04 +13:00
main.c Merge branch 'spanishTra' of https://github.com/matiasbian/2048-cli into matiasbian-spanishTra 2018-11-18 23:04:58 +13:00
merge_fib.c Make conditional linking happen in makefile for merges 2015-02-25 10:47:41 +13:00
merge_std.c Make conditional linking happen in makefile for merges 2015-02-25 10:47:41 +13:00
merge.h Add -r option to man and readme and make reset option actually prompt. Remove hardcoded merge_goal value. 2015-02-23 16:00:14 +13:00
options.c Added ai modes. Altered output of highscores to allow possible parsing with tools easier 2015-02-25 14:51:48 +13:00
options.h Added ai modes. Altered output of highscores to allow possible parsing with tools easier 2015-02-25 14:51:48 +13:00