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 and GitHub
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
Marc Tiehuis and GitHub
d5c1b9c2f6
Merge pull request #23 from paul-arutyunov/master
...
Add arrow keys
2018-11-18 21:48:26 +13:00
Marc Tiehuis and GitHub
eaca6e1445
Merge pull request #20 from bentley/master
...
Convert manpage to -mdoc
2017-12-11 22:31:27 +13:00
Marc Tiehuis
23fc7bce09
Update readme to reflect SDL removal
2017-08-12 11:13:06 +12:00
Marc Tiehuis
984a5b9f18
Add memory allocation checks
...
Closes #18 .
2017-08-12 11:09:07 +12:00
tiehuis
912afdfe05
Remove SDL2 frontend
...
This was rather ugly and was not ever the main focus. This allows us to
remove the now unneeded font resources and simplifies the build
process/project.
2017-08-12 10:58:47 +12:00
Marc Tiehuis and GitHub
c065ab4657
Merge pull request #17 from fe051/master
...
Fixed small typo in manpage.
2016-08-05 19:20:45 +12:00
Marc Tiehuis
dccd115ca5
Merge pull request #15 from besser82/bugfix/ldflags
...
small improvement
2016-03-30 20:46:31 +13:00
tiehuis
4520781f25
Remove various compilation warnings
...
With the removal of these warnings we slightly improve the robustness of
the highscore parsing, handling some more cases of bad parsing/writing
and failure to open files.
2015-12-30 11:49:04 +13:00
tiehuis
28b4a46336
Fix blocks incorrectly spawning on no field change
...
See https://github.com/Tiehuis/2048-cli/issues/14 .
2015-12-30 11:35:35 +13:00
Tiehuis
cd13ef000f
Fix makefile targets. Remove unnecessary warnings.
2015-08-04 16:42:28 +12:00