2048-cli/src
2017-08-12 11:09:07 +12: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 memory allocation checks 2017-08-12 11:09:07 +12:00
gfx_terminal.c Fix makefile targets. Remove unnecessary warnings. 2015-08-04 16:42:28 +12:00
gfx.h Added easy extension of custom merge results. Example fib merge rules added. Code altered to make use of this new style 2015-02-23 12:32:29 +13:00
highscore.c Remove various compilation warnings 2015-12-30 11:49:04 +13:00
highscore.h Remove various compilation warnings 2015-12-30 11:49:04 +13:00
main.c Add memory allocation checks 2017-08-12 11:09:07 +12: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