118 Commits (master)
 

Author SHA1 Message Date
Tanner 4773cdb387 Add key info for protovac 6 months ago
Marc Tiehuis 67439255df
Merge pull request #29 from eankeen/tweak/replit-run 4 years ago
Marc Tiehuis 05ddb9c1a1
Merge pull request #28 from Servuc/master 4 years ago
eankeen a7a3da0ca1
add: link to replit run 4 years ago
Thomas SERVUC ca512ae2ff Improvement : Add french translation 5 years ago
Thomas SERVUC 5dc0ee8cf1 Improvement : Review commands and MD syntax 5 years ago
Marc Tiehuis 0e81799f02 Merge branch 'spanishTra' of https://github.com/matiasbian/2048-cli into matiasbian-spanishTra 6 years ago
Marc Tiehuis 850638e40b
Merge pull request #24 from pedroferreiramamede/update-high-score 6 years ago
Marc Tiehuis d5c1b9c2f6
Merge pull request #23 from paul-arutyunov/master 6 years ago
elsyspedromamede 751404655a Update the Hi Score and Score at the same time when you hit the Hi Score 6 years ago
Paul_Arutyunov c5f6ca6beb Handle arrow keys 6 years ago
Paul_Arutyunov 28cd69b501 Add arrow keys return values 6 years ago
Paul_Arutyunov 42aa4c8cf1 Add arrow keys definitions 6 years ago
matiasbian 6ad9b16454 gettext.h added - gettenv overwrite fixed. 6 years ago
matiasbian 70897bc9db Documentation added 6 years ago
matiasbian 1a02433aa3 fully translated to spanish 6 years ago
matiasbian 560bb6cf8b gettext funcion applied to strings 6 years ago
Marc Tiehuis eaca6e1445
Merge pull request #20 from bentley/master 7 years ago
Anthony J. Bentley 4bb0985018 Rewrite manpage with semantic -mdoc macros, and move it to section 6. 7 years ago
Marc Tiehuis 23fc7bce09 Update readme to reflect SDL removal 7 years ago
Marc Tiehuis 984a5b9f18 Add memory allocation checks 7 years ago
tiehuis 912afdfe05 Remove SDL2 frontend 7 years ago
Marc Tiehuis c065ab4657 Merge pull request #17 from fe051/master 8 years ago
Marc-Andre Dion 5815309c24 Fixed small typo in manpage. 8 years ago
Marc Tiehuis dccd115ca5 Merge pull request #15 from besser82/bugfix/ldflags 8 years ago
Björn Esser 1e1338f1de make TTF_FONT_PATH configurable 8 years ago
Björn Esser 12aeff6d19 obey LDFLAGS from $ENV 8 years ago
tiehuis 4520781f25 Remove various compilation warnings 8 years ago
tiehuis 28b4a46336 Fix blocks incorrectly spawning on no field change 8 years ago
Tiehuis cd13ef000f Fix makefile targets. Remove unnecessary warnings. 9 years ago
Tiehuis dc9adea7b5 Get rid of random blockgenerator in favor of a linear time one. Changed a sleep in ai to use gfx_sleep 9 years ago
Tiehuis 05f2713179 Alter engine so we can init a gamestate with no arguments. May be able to be utilized in ai code 9 years ago
Tiehuis c0d4b6de3e Small change to animating rows 9 years ago
Tiehuis 160b6ce7ac Update man page with highscore option 9 years ago
Tiehuis 1da480b331 Add the ai files that were forgotten in previous commit 9 years ago
Tiehuis cf1a147078 Added ai modes. Altered output of highscores to allow possible parsing with tools easier 9 years ago
Tiehuis 2d9f89f339 Make conditional linking happen in makefile for merges 9 years ago
Tiehuis 3db0537685 Wrong url fixed 9 years ago
Tiehuis 2c5ae324a8 Update screenshot for readme 9 years ago
Tiehuis d1b80fe2fe Aesthetic changes to graphics in ncurses version 9 years ago
Tiehuis 622a4b46ef Invert colorscheme by default on ncurses version for more distinct squares 9 years ago
Tiehuis 1e2b2b76ac Slight change to reset prompt to allow mix-cased response 9 years ago
Tiehuis 2d9af767d1 Add -r option to man and readme and make reset option actually prompt. Remove hardcoded merge_goal value. 9 years ago
Tiehuis 40f6419c55 Fix errors. Add printing of scores after game so user can actually see what they scored 9 years ago
Tiehuis 2b0f6a159e Update man page to reflect removal of goal options. Goals are now set for a particular set of merges 9 years ago
Tiehuis 02197d43cc Forgot to change Makefile back after testing 9 years ago
Tiehuis 6d247f282f Added easy extension of custom merge results. Example fib merge rules added. Code altered to make use of this new style 9 years ago
Tiehuis 375cdeb7da Allow spawn rate option to work as intended 9 years ago
Tiehuis a75c200842 Fixed README links 9 years ago
Tiehuis b58907aa2e Remove lines not removed in README during merge 9 years ago