Gabriele Cirulli
|
db0dc7eae1
|
rename keep playing to keep going
|
2014-03-14 13:50:57 +01:00 |
|
Gabriele Cirulli
|
cfbf74905f
|
refactor code
|
2014-03-14 13:27:57 +01:00 |
|
Gabriele Cirulli
|
a831baed58
|
merge infinite game
|
2014-03-14 13:22:29 +01:00 |
|
Gergely Iharosi
|
7f1a82e41e
|
minimal-ui added to allow fullscreen on iOS 7.1
More details on the iOS dev site: http://goo.gl/H6RILo
|
2014-03-13 22:52:25 +01:00 |
|
Gabriele Cirulli
|
d7ef12e41c
|
change site note
|
2014-03-13 17:10:14 +01:00 |
|
Gabriele Cirulli
|
425076c759
|
add official site note
|
2014-03-13 16:51:55 +01:00 |
|
Laurent Margirier
|
9626e2b060
|
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-13 10:16:19 +01:00 |
|
Gabriele Cirulli
|
7723697873
|
Merge pull request #20 from leereilly/ios-launch-icon
Some tweaks for iOS devices
|
2014-03-12 13:39:04 +01:00 |
|
Gabriele Cirulli
|
39ebf51ce2
|
fix merge conflict
|
2014-03-12 11:23:22 +01:00 |
|
Lee Reilly
|
4010bbb46c
|
Fix relative path issue - github.io vs. CNAME
|
2014-03-11 22:42:59 -07:00 |
|
Lee Reilly
|
d990b3a56f
|
Add metadata images to meta folder for consistency
|
2014-03-11 22:40:10 -07:00 |
|
Lee Reilly
|
f071712a72
|
Hide the browser UI on 📱
|
2014-03-11 22:33:56 -07:00 |
|
Lee Reilly
|
350e673835
|
Add launcher icon for 🍎 devices
|
2014-03-11 22:32:12 -07:00 |
|
Gabriele Cirulli
|
f251f5c898
|
remove hammer, small js changes
|
2014-03-11 22:18:56 +01:00 |
|
Tim Petricola
|
77654452a7
|
Merge remote-tracking branch 'upstream/master' into best-score
Conflicts:
index.html
js/application.js
js/html_actuator.js
|
2014-03-11 12:05:42 -04:00 |
|
Gabriele Cirulli
|
d2315af2ec
|
add requestanimationframe polyfill
|
2014-03-11 14:48:42 +01:00 |
|
Gabriele Cirulli
|
5fb74faf5d
|
add favicon meta tag
|
2014-03-11 14:38:38 +01:00 |
|
Gabriele Cirulli
|
53b0bd2e17
|
move scripts to bottom of body
|
2014-03-11 14:30:09 +01:00 |
|
Gabriele Cirulli
|
bc2a710ea9
|
add threes reference. closes #7
|
2014-03-11 10:45:15 +01:00 |
|
Tim Petricola
|
664546ef9a
|
Store best score in localStorage
Dependency injection and hide best score for incompatible browsers
|
2014-03-10 16:21:05 -04:00 |
|
Gabriele Cirulli
|
b3c822c7d5
|
add swipe gesture support
|
2014-03-10 18:47:21 +01:00 |
|
Gabriele Cirulli
|
46813070ac
|
add container around sharing functionality
|
2014-03-10 12:07:11 +01:00 |
|
Gabriele Cirulli
|
02b66ccb9b
|
add retry button
|
2014-03-10 11:31:10 +01:00 |
|
Gabriele Cirulli
|
f18f7cee22
|
add score and endgame
|
2014-03-09 23:03:13 +01:00 |
|
Gabriele Cirulli
|
b20e26e3bd
|
implement tile movement
|
2014-03-09 14:32:30 +01:00 |
|
Gabriele Cirulli
|
b7476f1f62
|
make actuator properly create html elements
|
2014-03-08 13:32:37 +01:00 |
|
Gabriele Cirulli
|
dca5207fa4
|
extract the grid to its own class
|
2014-03-08 13:10:54 +01:00 |
|
Gabriele Cirulli
|
cf31e146aa
|
basic grid implementation with initial setup
|
2014-03-08 12:50:45 +01:00 |
|
Gabriele Cirulli
|
fd2927c37c
|
add game explanation, remove test tiles
|
2014-03-05 23:15:57 +01:00 |
|
Gabriele Cirulli
|
3f6f06e2df
|
fade tile text to white
|
2014-03-05 17:34:04 +01:00 |
|
Gabriele Cirulli
|
5e41f41a69
|
generate tile colors automatically
|
2014-03-05 16:33:31 +01:00 |
|
Gabriele Cirulli
|
a26e1c6bbd
|
rename style.scss to main.scss
|
2014-03-05 16:10:54 +01:00 |
|
Gabriele Cirulli
|
c45115f9ae
|
move fonts to style
|
2014-03-05 16:09:11 +01:00 |
|
Gabriele Cirulli
|
b0bf6c5e20
|
basic tile styling
|
2014-03-05 16:07:40 +01:00 |
|
Gabriele Cirulli
|
3403e78c4b
|
basic styling
|
2014-03-05 15:38:29 +01:00 |
|