Tags:
html5
games
6 notes
The people behind the Flash on the Beach iPhone app pointed me towards this excellent Cache Manifest Generator. If you create an iPhone app with HTML5 and you want the app to work offline on your phone it will need to know which assets to download. This app will create that list of assets.
How to animate sprites in HTML5. Handy article for when you want to build games with HTML5.
Tags:
html5
adobe
bigspaceship
tutorials
javascript
I’m having a little snoop around in the world of Canvas, HTML5 and JavaSrcipt. Feels an awful lot like going back to the AS2 days ;-). @bramchi showed me ‘CoffeeScript’ which looks like a nice and clean way to write JavaScript