This entry is part 1 of 1 in the series RPG Maps

[ MORE…]

{ 3 comments }

I’m a big fan of not reinventing the wheel.

[ MORE…]

{ 3 comments }

iPad RPG BattleMap editor in Corona

by admin on July 17, 2011

Step 1: Be an awesome artist like the guys over at www.cartographersguild.com and make an awesome map. [ MORE…]

{ 0 comments }

Hex Map Creation using Corona

by admin on May 20, 2011

Many of you may be interested in hex map creation using Corona. I can show you how to do a simple implementation of it. There will be a few techniques for the actual graphics to go through, but the main issue is usually how and where to put the hex images you’ll be using. Let’s get started!
 

[ MORE…]

{ 0 comments }

Using SQLite in Corona SDK

by admin on April 30, 2011

The usefulness of SQLite far exceeds the ability to merely save out player data, high scores, etc. to the device you’re deploying to. You can use a database for the actual mechanics of your game.
[ MORE…]

{ 10 comments }