kolibrios/programs/games/2048
raandoom 518d1e922a 2048:
- load / save highscore testing
TODO:
 - optimize tile drawing: maybe separate canvas for every tile
 - game over screen
 - last game save / load

git-svn-id: svn://kolibrios.org@5232 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-15 22:59:51 +00:00
..
board.c 2048: 2014-12-15 22:59:51 +00:00
board.h 2048: 2014-12-15 22:59:51 +00:00
cell.c
cell.h
config.c 2048: 2014-12-15 22:59:51 +00:00
config.h 2048: 2014-12-15 22:59:51 +00:00
defines.c
defines.h
game.c 2048: 2014-12-15 22:59:51 +00:00
game.h
main.c
Makefile 2048: 2014-12-15 22:59:51 +00:00
paint.c
paint.h
rect.c
rect.h
Tupfile.lua 2048: 2014-12-15 22:59:51 +00:00