[The demos are pretty impressive][link], for what it is. Works on iPhone.
[link]: http://paulirish.com/work/gordon/demos/ “Gordon”
Related Posts
Another World Ported to JavaScript
To go with the pure-JS [NES][nes] and [GameBoy][gb] emulators, [here’s a port of the 1991 classic Another World in plain ‘ol JavaScript][link]. Impressive. For now, it shares the same problem as the aforementioned emulators: No sound support. [link]: http://www.megidish.net/awjs/ “Another World JS – Megidish.net” [nes]: http://benfirshman.com/projects/jsnes/ “Nintendo emulator in Javascript” [gb]: http://www.codebase.es/jsgb/ “GameBoy emulator in […]...
[Looks great, supports every major browser including iPhone’s WebKit][link], and: >Raphaël uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that […]...