1
0
mirror of https://github.com/danog/2048.git synced 2024-11-26 19:34:44 +01:00
2048/js
Laurent Margirier e61ef18824 Endless Game. Allow user to continue the game.
- main.css isn't compiled
- a special class `.tile-gold` is added to tiles above 2048
2014-03-12 13:05:57 +01:00
..
animframe_polyfill.js add requestanimationframe polyfill 2014-03-11 14:48:42 +01:00
application.js Merge remote-tracking branch 'upstream/master' into best-score 2014-03-11 12:05:42 -04:00
game_manager.js Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
grid.js add tile merging 2014-03-09 20:03:04 +01:00
html_actuator.js Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
keyboard_input_manager.js Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
local_score_manager.js add small code tweaks 2014-03-12 12:15:57 +01:00
tile.js add tile merging 2014-03-09 20:03:04 +01:00