The Cross platform porting of the Flash games "Joker Fortune", “Dragons Mystery” and “King Bambam” to HTML5 using the GWT (Google Web Toolkit) Framework.
I was on a team of developers porting AAA casino Flash games to HTML5 such that the same code base can be used on various platforms from desktop computers to iPads and mobile phones. The games are adaptive to the platform and work seamlessly regardless of where they are played.
The GWT toolkit allowed us to code in Java, and the code was then compiled to Javascript. At Hologram we later built on these experiences to create a pure Javascript engine that enhanced our development and bug fixing times.