Re-write of Corona SDK mobile app Ghost vs Monsters into object-oriented architecture
This repo contains the complete app Ghost vs Monsters re-written in an object-oriented style of programming. It's intended as a example of how one might separate functionality within a Corona mobile application.
This new 2.0 release has been modernized for changes over past three years with the Corona SDK engine, DMC Corona Libraries, as well as my coding/organization style. :)
This version
Details about the changes: http://docs.davidmccuskey.com/display/docs/Ghosts+vs+Monsters+Details
Original version
The original Ghosts vs. Monsters was a physics-based game template designed for mobile devices. It was created by Jonathan Beebe and Biffy Beebe for Corona SDK (http://coronalabs.com).
Many thanks to everyone at Beebe Games and Corona Labs for making the code publicly available!
This app is likely to be used as the small-app template in my git repo for Corona App Templates