1
0
mirror of https://github.com/danog/2048.git synced 2024-12-14 02:07:39 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Gabriele Cirulli
b080e5300d add small code tweaks 2014-03-12 12:15:57 +01:00
Gabriele Cirulli
f251f5c898 remove hammer, small js changes 2014-03-11 22:18:56 +01:00
Chris Price
cf4087e87d Replace hammer with touch event handling 2014-03-11 20:34:47 +00:00
Gabriele Cirulli
5c6327f390 add WASD controls (closes #10) 2014-03-11 16:31:39 +01:00
Gabriele Cirulli
e4476b44e0 remove debug printing 2014-03-10 20:45:43 +01:00
Gabriele Cirulli
c0ca375c3a properly ignore meta keys 2014-03-10 20:42:03 +01:00
Gabriele Cirulli
a422799481 Merge pull request #2 from rayhaanj/master
Add vim keybindings
2014-03-10 18:58:36 +01:00
Gabriele Cirulli
b3c822c7d5 add swipe gesture support 2014-03-10 18:47:21 +01:00
rayhaanj
fb8eabe9b0 Added vim keybindings 2014-03-10 17:33:58 +00:00
Gabriele Cirulli
a1e98e0d86 press space to restart 2014-03-10 12:29:35 +01:00
Gabriele Cirulli
02b66ccb9b add retry button 2014-03-10 11:31:10 +01:00
Gabriele Cirulli
b20e26e3bd implement tile movement 2014-03-09 14:32:30 +01:00