Skip to content

Commit

Permalink
- Added templateGame example.
Browse files Browse the repository at this point in the history
- Updated build scripts.
- Added folders portion to readme file.
  • Loading branch information
BenjaminHarding committed May 15, 2014
1 parent 00f25d2 commit e7ee657
Show file tree
Hide file tree
Showing 258 changed files with 8,833 additions and 2,608 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ Or - use the grunt file. This requires installing node.js, and the grunt CLI pac
The csproj and grunt compilation methods both output a single kiwi.js file in /build
Grunt will also create a min.js version and also output a kiwi.d.ts definition file in /build as well

##Folders

* build
* src
* docs - API documentation on the Kiwi.JS engine.
* examples
* templateGame - An example TemplateGame to help you on your way to developing a Kiwi.JS game.

##Contribute

Expand Down
Loading

0 comments on commit e7ee657

Please sign in to comment.