Commit Graph

13 Commits

Author SHA1 Message Date
4773cdb387 Add key info for protovac 2023-11-13 01:28:42 +00:00
Marc Tiehuis
0e81799f02 Merge branch 'spanishTra' of https://github.com/matiasbian/2048-cli into matiasbian-spanishTra 2018-11-18 23:04:58 +13:00
Marc Tiehuis
850638e40b
Merge pull request #24 from pedroferreiramamede/update-high-score
Update the Hi Score and Score at the same time when you hit the Hi Score
2018-11-18 21:48:47 +13:00
elsyspedromamede
751404655a Update the Hi Score and Score at the same time when you hit the Hi Score 2018-10-29 15:47:10 -03:00
Paul_Arutyunov
28cd69b501 Add arrow keys return values 2018-10-13 13:45:27 +03:00
matiasbian
6ad9b16454 gettext.h added - gettenv overwrite fixed. 2018-06-21 19:45:08 -03:00
matiasbian
560bb6cf8b gettext funcion applied to strings 2018-05-29 19:56:28 -03:00
Marc Tiehuis
984a5b9f18 Add memory allocation checks
Closes #18.
2017-08-12 11:09:07 +12:00
Tiehuis
d1b80fe2fe Aesthetic changes to graphics in ncurses version 2015-02-23 16:42:45 +13:00
Tiehuis
622a4b46ef Invert colorscheme by default on ncurses version for more distinct squares 2015-02-23 16:18:41 +13:00
Tiehuis
6d247f282f 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
Tiehuis
5d6c3f92be Reintroduced color support for ncurses version 2015-02-22 16:30:40 +13:00
Tiehuis
8cff1bb002 Major rewrite. Abstracting graphics code completely and allowing new extensions via a consistent drawing interface 2015-02-21 15:36:15 +13:00