Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
5252 3414 d 15 h raandoom /programs/games/2048/ 2048:
- scale 2x for tile font
TODO:
- optimize tile drawing: maybe separate canvas for every tile
 
/programs/games/2048/paint.c
5248 3415 d 15 h raandoom /programs/games/2048/ 2048:
- added last game loading
TODO:
- optimize tile drawing: maybe separate canvas for every tile
 
/programs/games/2048/board.c
/programs/games/2048/board.h
/programs/games/2048/config.c
/programs/games/2048/config.h
5238 3417 d 15 h raandoom /programs/games/2048/ 2048:
- fix load / save highscore
- added message about game over
- beautify text draw
TODO:
- optimize tile drawing: maybe separate canvas for every tile
 
/programs/games/2048/config.c
/programs/games/2048/defines.c
/programs/games/2048/defines.h
/programs/games/2048/game.c
/programs/games/2048/rect.c
/programs/games/2048/rect.h
5232 3419 d 15 h raandoom /programs/games/2048/ 2048:
- load / save highscore testing
TODO:
- optimize tile drawing: maybe separate canvas for every tile
- game over screen
- last game save / load
 
/programs/games/2048/config.c
/programs/games/2048/config.h
/programs/games/2048/Makefile
/programs/games/2048/Tupfile.lua
/programs/games/2048/board.c
/programs/games/2048/board.h
/programs/games/2048/game.c
5231 3420 d 21 h raandoom /programs/games/2048/ 2048:
- fix flickering (canvas drawing added)
TODO:
- optimize tile drawing: maybe separate canvas for every tile
- game over screen
- last game save / load
- record save / load
 
/programs/games/2048/paint.c
/programs/games/2048/paint.h
/programs/games/2048/Makefile
/programs/games/2048/Tupfile.lua
/programs/games/2048/board.c
/programs/games/2048/board.h
/programs/games/2048/cell.c
/programs/games/2048/cell.h
/programs/games/2048/defines.c
/programs/games/2048/defines.h
/programs/games/2048/game.c
/programs/games/2048/game.h
/programs/games/2048/main.c
/programs/games/2048/rect.c
5229 3423 d 18 h raandoom /programs/games/2048/ 2048: source files added  
/programs/games/2048
/programs/games/2048/Makefile
/programs/games/2048/Tupfile.lua
/programs/games/2048/board.c
/programs/games/2048/board.h
/programs/games/2048/cell.c
/programs/games/2048/cell.h
/programs/games/2048/defines.c
/programs/games/2048/defines.h
/programs/games/2048/game.c
/programs/games/2048/game.h
/programs/games/2048/main.c
/programs/games/2048/rect.c
/programs/games/2048/rect.h