0.0.0 • Published 9 years ago

image-puzzle v0.0.0

Weekly downloads
4
License
-
Repository
-
Last release
9 years ago

Image Puzzle

Learning HTML5 by doing! I've built a HTML5 puzzle game for learn the following HTML5 features: Canvas, Image manipulation, Application Cache API (Offline browsing), Audio API, Touch support

Setup & Buld

  1. Install Node

    Visit: http://nodejs.org/download

  1. Clone the repository

    $ git clone git@github.com:edse/imagepuzzle.git project_folder

  1. Install/Update Node modules

    $ cd project_folder $ npm install

  1. Install/Update Bower components

    $ bower update

  1. Bulid the project with Grunt

    $ grunt build

================================== Built with ♥ by EDSE!

http://emersonestrella.appspot.com