Commit Graph

95 Commits

Author SHA1 Message Date
Gabriele Cirulli 7c6fd1b2a4 Merge pull request #28 from gabrielecirulli/use-transforms
Use transforms for tile positions
2014-03-13 23:14:06 +01:00
Gabriele Cirulli 74494bb5f5 modify the game to allow using transforms 2014-03-13 23:11:02 +01:00
Gabriele Cirulli 92399414eb Merge pull request #48 from iharosi/master
minimal-ui added to allow fullscreen on iOS 7.1
2014-03-13 23:04:20 +01:00
Gabriele Cirulli ca5762310a Merge branch 'master' into use-transforms 2014-03-13 22:53:06 +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
Gabriele Cirulli da75b7a44e Merge pull request #32 from coding46/patch-1
[BUGFIX] Add touch event handler for retry button
2014-03-12 21:56:13 +01:00
Gabriele Cirulli bd8516ac7d Merge pull request #29 from TimPetricola/fix-readme
Fix README
2014-03-12 18:04:16 +01:00
G. Bodenschatz fc6206ab39 [BUGFIX] Add touch event handler for retry button 2014-03-12 18:03:11 +01:00
Tim Petricola ffcb772937 Fix README 2014-03-12 10:56:54 -04:00
Gabriele Cirulli 886712cc8e add basic css transform positions 2014-03-12 15:40:49 +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 608ca2844b improve code structure in localscoremanager 2014-03-12 13:35:42 +01:00
Gabriele Cirulli 88278792be small change in scoremanager 2014-03-12 13:31:09 +01:00
Gabriele Cirulli a862d44849 add screnshot section 2014-03-12 13:15:38 +01:00
Gabriele Cirulli 0c771c88f0 add mentions to readme 2014-03-12 13:15:10 +01:00
Gabriele Cirulli d9fef6095f remove analytics from master branch 2014-03-12 13:04:16 +01:00
Gabriele Cirulli 385b65d086 mobile tweaks for best score 2014-03-12 12:55:40 +01:00
Gabriele Cirulli b080e5300d add small code tweaks 2014-03-12 12:15:57 +01:00
Gabriele Cirulli 39ebf51ce2 fix merge conflict 2014-03-12 11:23:22 +01:00
Gabriele Cirulli 3dd8f3e527 Merge pull request #22 from ghoullier/master
Use querySelector instead of getElementsByClassName
2014-03-12 10:48:18 +01:00
Grégory HOULLIER 95a2676b3b Use querySelector instead of getElementsByClassName 2014-03-12 08:59:12 +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 29e4b85f32 update css 2014-03-11 22:21:34 +01:00
Gabriele Cirulli f251f5c898 remove hammer, small js changes 2014-03-11 22:18:56 +01:00
Gabriele Cirulli db82cf4952 Merge pull request #16 from chrisprice/master
Replace hammer with touch event handling
2014-03-11 22:15:19 +01:00
Chris Price cf4087e87d Replace hammer with touch event handling 2014-03-11 20:34:47 +00: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
Tim Petricola d6da8d9925 localStorage fallback 2014-03-11 11:52:02 -04:00
Gabriele Cirulli 39ba3a986f Merge pull request #13 from remram44/readme-fixes
Minor fixes to README
2014-03-11 16:41:28 +01:00
Gabriele Cirulli 5c6327f390 add WASD controls (closes #10) 2014-03-11 16:31:39 +01:00
Remi Rampin 988d71f7a0 Minor fixes to README 2014-03-11 11:26:18 -04:00
Gabriele Cirulli 92fda72cf5 move button styles to mixin 2014-03-11 15:18:20 +01: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 2e5ab789c1 add favicon 2014-03-11 12:29:25 +01:00
Gabriele Cirulli 84dbf49233 update address 2014-03-11 12:16:43 +01:00
Gabriele Cirulli c9906c87fc Update README.md 2014-03-11 12:04:55 +01:00
Gabriele Cirulli bc2a710ea9 add threes reference. closes #7 2014-03-11 10:45:15 +01:00
Tim Petricola fda0e8405f Fix win/over in local 2014-03-10 17:18:54 -04:00
Gabriele Cirulli 5a49a0ef91 add basic iphone support 2014-03-10 21:31:41 +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 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 57deb5d998 move event send after type definition 2014-03-10 19:38:46 +01:00