visual game editor Tag

On today's Corona Geek Hangout we wrapped up our "Monsters Need Coins", game development series with a look at how to create a self-contained visual editor to quickly design game levels. Ed Maurina walked us through the editor's user interface, showed us how to go from an 8x8 grid to a working game level in less than a minute, and walked us through the roughly 1000 lines of code used to create the editor. Download the full source code for the game and the visual game editor to see who everything works....