1
0
mirror of https://github.com/danog/2048.git synced 2024-12-04 02:07:57 +01:00
2048/js
2014-03-14 13:56:38 +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 rename GameOver to GameTerminated to avoid ambiguity 2014-03-14 13:34:05 +01:00
grid.js add tile merging 2014-03-09 20:03:04 +01:00
html_actuator.js rename tile-gold to tile-super 2014-03-14 13:35:42 +01:00
keyboard_input_manager.js add touchend event (see PR #32) 2014-03-13 10:17:57 +01:00
local_score_manager.js remove debug logging 2014-03-14 13:56:38 +01:00
tile.js add tile merging 2014-03-09 20:03:04 +01:00