Commit Graph

  • 4773cdb387 Add key info for protovac master Tanner 2023-11-13 01:28:42 +0000
  • 67439255df
    Merge pull request #29 from eankeen/tweak/replit-run Marc Tiehuis 2019-12-11 00:02:08 +1300
  • 05ddb9c1a1
    Merge pull request #28 from Servuc/master Marc Tiehuis 2019-12-11 00:01:10 +1300
  • a7a3da0ca1
    add: link to replit run eankeen 2019-12-10 00:01:37 -0800
  • ca512ae2ff Improvement : Add french translation Thomas SERVUC 2019-10-24 23:45:50 +0200
  • 5dc0ee8cf1 Improvement : Review commands and MD syntax Thomas SERVUC 2019-10-24 23:45:37 +0200
  • 0e81799f02 Merge branch 'spanishTra' of https://github.com/matiasbian/2048-cli into matiasbian-spanishTra Marc Tiehuis 2018-11-18 23:04:58 +1300
  • 850638e40b
    Merge pull request #24 from pedroferreiramamede/update-high-score Marc Tiehuis 2018-11-18 21:48:47 +1300
  • d5c1b9c2f6
    Merge pull request #23 from paul-arutyunov/master Marc Tiehuis 2018-11-18 21:48:26 +1300
  • 751404655a Update the Hi Score and Score at the same time when you hit the Hi Score elsyspedromamede 2018-10-29 15:47:10 -0300
  • c5f6ca6beb Handle arrow keys Paul_Arutyunov 2018-10-13 13:45:48 +0300
  • 28cd69b501 Add arrow keys return values Paul_Arutyunov 2018-10-13 13:45:27 +0300
  • 42aa4c8cf1 Add arrow keys definitions Paul_Arutyunov 2018-10-13 13:45:02 +0300
  • 6ad9b16454 gettext.h added - gettenv overwrite fixed. matiasbian 2018-06-21 19:45:08 -0300
  • 70897bc9db Documentation added matiasbian 2018-06-10 19:33:13 -0300
  • 1a02433aa3 fully translated to spanish matiasbian 2018-06-10 19:17:40 -0300
  • 560bb6cf8b gettext funcion applied to strings matiasbian 2018-05-29 19:56:28 -0300
  • eaca6e1445
    Merge pull request #20 from bentley/master Marc Tiehuis 2017-12-11 22:31:27 +1300
  • 4bb0985018 Rewrite manpage with semantic -mdoc macros, and move it to section 6. Anthony J. Bentley 2017-12-10 13:25:46 -0700
  • 23fc7bce09 Update readme to reflect SDL removal Marc Tiehuis 2017-08-12 11:13:06 +1200
  • 984a5b9f18 Add memory allocation checks Marc Tiehuis 2017-08-12 11:09:07 +1200
  • 912afdfe05 Remove SDL2 frontend tiehuis 2017-02-19 21:15:55 +1300
  • c065ab4657 Merge pull request #17 from fe051/master Marc Tiehuis 2016-08-05 19:20:45 +1200
  • 5815309c24 Fixed small typo in manpage. Marc-Andre Dion 2016-08-04 19:19:51 -0400
  • dccd115ca5 Merge pull request #15 from besser82/bugfix/ldflags Marc Tiehuis 2016-03-30 20:46:31 +1300
  • 1e1338f1de make TTF_FONT_PATH configurable Björn Esser 2016-03-29 16:52:05 +0200
  • 12aeff6d19 obey LDFLAGS from $ENV Björn Esser 2016-03-29 16:44:27 +0200
  • 4520781f25 Remove various compilation warnings tiehuis 2015-12-30 11:49:04 +1300
  • 28b4a46336 Fix blocks incorrectly spawning on no field change tiehuis 2015-12-30 11:35:35 +1300
  • cd13ef000f Fix makefile targets. Remove unnecessary warnings. Tiehuis 2015-08-04 16:42:28 +1200
  • dc9adea7b5 Get rid of random blockgenerator in favor of a linear time one. Changed a sleep in ai to use gfx_sleep Tiehuis 2015-02-25 23:54:13 +1300
  • 05f2713179 Alter engine so we can init a gamestate with no arguments. May be able to be utilized in ai code Tiehuis 2015-02-25 18:58:36 +1300
  • c0d4b6de3e Small change to animating rows Tiehuis 2015-02-25 15:14:15 +1300
  • 160b6ce7ac Update man page with highscore option Tiehuis 2015-02-25 14:54:45 +1300
  • 1da480b331 Add the ai files that were forgotten in previous commit Tiehuis 2015-02-25 14:53:49 +1300
  • cf1a147078 Added ai modes. Altered output of highscores to allow possible parsing with tools easier Tiehuis 2015-02-25 14:51:48 +1300
  • 2d9f89f339 Make conditional linking happen in makefile for merges Tiehuis 2015-02-25 10:47:41 +1300
  • 3db0537685 Wrong url fixed Tiehuis 2015-02-23 16:53:35 +1300
  • 2c5ae324a8 Update screenshot for readme Tiehuis 2015-02-23 16:52:00 +1300
  • d1b80fe2fe Aesthetic changes to graphics in ncurses version Tiehuis 2015-02-23 16:42:45 +1300
  • 622a4b46ef Invert colorscheme by default on ncurses version for more distinct squares Tiehuis 2015-02-23 16:18:41 +1300
  • 1e2b2b76ac Slight change to reset prompt to allow mix-cased response Tiehuis 2015-02-23 16:07:13 +1300
  • 2d9af767d1 Add -r option to man and readme and make reset option actually prompt. Remove hardcoded merge_goal value. Tiehuis 2015-02-23 16:00:14 +1300
  • 40f6419c55 Fix errors. Add printing of scores after game so user can actually see what they scored Tiehuis 2015-02-23 12:41:34 +1300
  • 2b0f6a159e Update man page to reflect removal of goal options. Goals are now set for a particular set of merges Tiehuis 2015-02-23 12:35:18 +1300
  • 02197d43cc Forgot to change Makefile back after testing Tiehuis 2015-02-23 12:33:15 +1300
  • 6d247f282f Added easy extension of custom merge results. Example fib merge rules added. Code altered to make use of this new style Tiehuis 2015-02-23 12:32:29 +1300
  • 375cdeb7da Allow spawn rate option to work as intended Tiehuis 2015-02-23 10:12:01 +1300
  • a75c200842 Fixed README links Tiehuis 2015-02-22 20:21:48 +1300
  • b58907aa2e Remove lines not removed in README during merge Tiehuis 2015-02-22 18:19:42 +1300
  • 72aa176f19 Remove old man pages Tiehuis 2015-02-22 17:54:03 +1300
  • 9bba1cc4b8 Fix merge with upstream master pull Tiehuis 2015-02-22 17:46:26 +1300
  • 1c73dbbeda Merge branch 'devel' into master branch Tiehuis 2015-02-22 17:41:37 +1300
  • 032659ff1e Fixing merge conflicts Tiehuis 2015-02-22 17:40:27 +1300
  • 53e941bf98 Remove the c99 for loops, just for gcc users. Optional CC var set in makefile Tiehuis 2015-02-22 16:38:53 +1300
  • 5d6c3f92be Reintroduced color support for ncurses version Tiehuis 2015-02-22 16:30:40 +1300
  • d8cef1def4 Rewritten man page. Removed large dependencies by writing directly for man. Tiehuis 2015-02-22 16:08:11 +1300
  • c8e55ed6e9 Added highscore functionality Tiehuis 2015-02-22 11:29:15 +1300
  • 75ef085260 Small makefile fixes and readme alterations Tiehuis 2015-02-21 17:37:54 +1300
  • 3dd23136d5 Added sdl version to exmplify extension of the main engine Tiehuis 2015-02-21 17:31:54 +1300
  • 8cff1bb002 Major rewrite. Abstracting graphics code completely and allowing new extensions via a consistent drawing interface Tiehuis 2015-02-21 15:36:15 +1300
  • 723738c706 Merge pull request #10 from besser82/improvements Tiehuis 2014-12-14 14:39:18 +1300
  • 3ee17edd2c update readme for Fedora and EPEL Björn Esser 2014-12-13 16:49:36 +0100
  • 3b82fe1c7e fixed malformated manpage Björn Esser 2014-12-13 15:55:39 +0100
  • bc6f565c61 create manpages with one target Björn Esser 2014-12-13 15:47:55 +0100
  • da0ff59971 Makefile updated. Small init changes in game_engine Marc 2014-12-11 07:49:42 +1300
  • 0a76b9c452 Various changes. Alter grid allocation. Add current block count Tiehuis 2014-12-07 22:09:22 +1300
  • 3085bd4eb6 Removed unsigned/signed compare warnings. Change all to size_t types Tiehuis 2014-12-07 09:55:18 +1300
  • a116923c69 Clean devel src dir Tiehuis 2014-12-06 13:49:54 +1300
  • 32a4b483ee Consolidate printing styles, make more generic. Add goal option to create a custom target Tiehuis 2014-12-06 13:43:00 +1300
  • 3ca10eb8d5 Correct last commit Tiehuis 2014-12-06 13:00:47 +1300
  • 44bc1cbe87 correct grid malloc to calloc Tiehuis 2014-12-06 12:58:29 +1300
  • b7c45f7f87 Add some option mechanics Tiehuis 2014-12-06 12:57:07 +1300
  • 569e11710f vt100 simple mode added Tiehuis 2014-12-06 12:02:12 +1300
  • 01af91121b Fix curses not displaying until keypress. Callback example demonstrating some pseudo-animation Tiehuis 2014-12-06 11:49:16 +1300
  • 2b1d230330 Alter looping variables to better describe intent Tiehuis 2014-12-06 11:20:13 +1300
  • 2a69fdfceb Merge pull request #9 from besser82/improvements Tiehuis 2014-12-06 09:58:38 +1300
  • 986bb70d9b add manpage Björn Esser 2014-12-05 10:53:56 +0100
  • a9505d949e Merge pull request #8 from besser82/improvements Tiehuis 2014-12-05 14:09:29 +1300
  • 387f37a64a Abstract engine and drawing logic apart from one another. Keep gamestate in a struct Marc 2014-12-05 10:27:25 +1300
  • 2efc3db045 unified codebase Björn Esser 2014-12-03 16:14:30 +0100
  • 82db92d4bf ignore backup-files Björn Esser 2014-12-03 16:07:02 +0100
  • 2195f44005 Don't need flog of negative integers Marc 2014-12-02 00:07:34 +1300
  • 2fef5a4822 Merge pull request #6 from besser82/improvements Tiehuis 2014-12-01 16:29:06 +1300
  • 27fd8b3218 Fix compiler warnings about unused result Björn Esser 2014-11-03 10:45:21 +0100
  • dfcc1f5634 Makefile should obey LDFLAGS from $ENV Björn Esser 2014-11-03 10:21:31 +0100
  • 042e3fde77 Add basic gitignore Björn Esser 2014-11-03 10:46:19 +0100
  • e9e6ce2715 Readd some logic details that are needed. Fix colors on some blocks being black Tiehuis 2014-09-13 09:52:55 +1200
  • 2dab267db2 Merge pull request #5 from AMDmi3/auto-color Tiehuis 2014-09-13 09:29:20 +1200
  • 5781fc6c16 Merge pull request #4 from AMDmi3/highscore-handling Tiehuis 2014-09-13 09:28:28 +1200
  • a49ed8dd36 Autodetect color support, allow override through arguments Dmitry Marakasov 2014-09-12 20:22:03 +0400
  • f2aa753d49 Fix highscore file handling Dmitry Marakasov 2014-09-12 20:17:41 +0400
  • 37c1d3607e Fix logic error Tiehuis 2014-09-12 23:36:52 +1200
  • 8843fcb658 Cleaned up source, directories, and added header file to improve general readability Tiehuis 2014-09-12 23:17:04 +1200
  • 1bf0c51864 Merge pull request #3 from AMDmi3/makefile-fixes Tiehuis 2014-09-12 18:56:54 +1200
  • ba0b92ea9a Add clean target Dmitry Marakasov 2014-09-09 00:26:41 +0400
  • fe0d23d740 Respect CC and CFLAGS Dmitry Marakasov 2014-09-09 00:26:31 +0400
  • 73d328c3a0 Merge pull request #2 from arbu/master Tiehuis 2014-04-19 18:38:52 +1200
  • cceb83134b added Makefile Aaron Bulmahn 2014-04-17 22:20:40 +0200
  • 99c159c982 fixed "game over" message not appearing Aaron Bulmahn 2014-04-17 22:13:35 +0200