Game Template posted in Code Exchange

I took out what I learned from the Ghosts vs. Monsters code and created a game project template:
http://developer.anscamobile.com/code/game-template

It includes code for displaying a splash screen, a sample build.settings file, and code for four menu buttons. You can modify the code yourself, or run an included Ruby script to generate your own menu code.

You can download the code from github:
https://github.com/radamanthus/corona-game-template
[import]uid: 7026 topic_id: 4783 reply_id: 304783[/import]

The Ruby script to generate menu code is a neat idea. [import]uid: 12108 topic_id: 4783 reply_id: 15287[/import]