{ 3 comments }
Step 1: Be an awesome artist like the guys over at www.cartographersguild.com and make an awesome map. [ MORE…]
{ 0 comments }
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!
{ 0 comments }
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 }