Gameboy Color Emulator: A brilliant use of HTML5 (gamecenter.grantgalitz.org)
One of the most brilliant uses of HTML5 I've ever seen. The technique he used to build this is beyond my comprehension at this point, but I'd certainly love to dive into his code (which is available publicly on Github) and figure it all out!
26 comments
[ 2.6 ms ] story [ 66.3 ms ] threadStudy of the techniques for emulation programming: http://www.scribd.com/doc/94546/Study-of-the-techniques-for-...
Anyway it seemes, that gameboy game format could be used as some kind of lightweight format for cross-platform browser games. It could enable publishing small browser games without giving away js sources or using third-party plug-ins.
Maybe needs a canvas update :)