Chapter 1. I cannot art.
I cannot art, but all games require at least some basic visual style to standout. I can programmer art kinda, with better results the more programmed (more complex) the art. More and more programmed art takes more and more time (resources, insert fps drops here).
The image api frees up some of the more(resources), so one hand is untied, and I've been looking for a fairly simple way to put it into practice. I'm planning to use a fairly simple and relatively cost effective way of displaying kind of 3d graphics and I'm going to explain each step in detail. If you're lucky and seem to care I might match it with code snippets and junk too. I've matched the idea up with a fairly basic city building idle game, because I can probably just kind of make it up as I go along and get away with it.
So I'm going to try and record the processes of making it up as I go, making those things I've made up as I go along in stencyl and polishing the turd I'll end up with.
In a nutshell, we're going to make a game, community inputs will be noted, junk will happen. Enjoy,
MyChairHasWishedItChoseAShorterName.