1
0
mirror of https://github.com/danog/2048.git synced 2024-11-30 04:19:06 +01:00
2048/js
Gabriele Cirulli cfbf74905f refactor code
2014-03-14 13:27: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 refactor code 2014-03-14 13:27:57 +01:00
grid.js add tile merging 2014-03-09 20:03:04 +01:00
html_actuator.js refactor code 2014-03-14 13:27:57 +01:00
keyboard_input_manager.js add touchend event (see PR #32) 2014-03-13 10:17:57 +01:00
local_score_manager.js change local storage support check 2014-03-14 12:33:32 +01:00
tile.js add tile merging 2014-03-09 20:03:04 +01:00