About
Pocket Island is Wooga's official open-source release of its HTML5 game, built with a Rake-based asset and build pipeline (sprite generation, linting, minification) and playable in a browser via a local HTTP server. The code is MIT-licensed; the game's art assets are Creative Commons-licensed and provided separately.
Getting started
Clone the repository, download the separate art-asset archive and extract it into the project folder, run the build task to generate sprites and configuration files, then serve the folder with a simple HTTP server and open the game's iPad-formatted page in a browser (Chrome or Safari recommended).