I apologize for taking so long to post any updates.
It’s been a month since I started my current game project. How did I do? Well, progress was made, but not as much as I’d hoped or was shooting for.
The goal was to create a shippable game in a month, partly inspired by Christer Kaitila (@McFunkypants) and his One Game a Month challenge, and partly from the desire to finish more games. The end result would be a game where I’m happy enough with the gameplay and the polish that I could actually put it out into the public and ask money for it. Then, I would add on additional features and polish going forward. Unfortunately, I didn’t get there in February.
The main problem is that I didn’t stick to a consistent level of output throughout the month. I was doing fairly well the first 2 weeks, but later in the month I started slowing down considerably. I was distracting myself with my well-constructed creature comforts (watching movies and TV shows in the theater, playing a bunch of Fire Emblem: Awakening and Minecraft), and when you can only write games in your free time (outside of a regular 40-hour job), that time escapes you at an alarming rate. There are some days where I can only handle having one job, though, and those non-productive fun things help me decompress and not go completely nuts.
Still, I did make some progress, and the second part of the “One Month Game” goal was to get better at finishing a game. Lately I’ve been starting a lot of game projects and not following through on them, and that’s a disastrous direction to take. All that time spent on working, and no real results to show for it. I need to finish more games and get them out into the world, so I’ll continue working on this one, which I’m tentatively calling “Tiny Miner.”
In the game, you’re a tiny miner who must travel the lands in search of ore and gems. There are several mines laid out on a map, which I created with Tiled and some Creative Commons art:

This might not be the final map, but will be fairly close. Then I add mine objects, which are connected to other mines by roads (with placeholder images for now, automatically drawn with Vectrosity):

Each mine has a certain cost to open, types of ore and gems to be found, and a given depth.

When the mine is opened, you then select a type of pick to take with you into the mine. You only get one pick, and each type has a certain number of uses. For the Used Pick, it only has enough durability to get to the bottom of the mine plus 5 more uses, so you have to be careful if you want to get out of the mine without needing to be rescued! On the plus side, a used pick doesn’t cost any coins.

After that, you jump into the mine, and try to get to the exit at the bottom while picking up valuable ore and gems along the way.

Again, I’m still in the “placeholder art” stage, so it doesn’t look pretty yet. But the game logic is mostly done at this point. The biggest feature I need to write at the moment is the one Tiffany came up with, where each mine actually has multiple shafts that you need to dig into. Each shaft completed will give you a star, and you can see the star rating of each mine on the map. It’s a sort of completionist guide, and I like the idea. Plus, it will allow us to have more “mines” in the game without cluttering the map.
So that’s my plan at the moment. Continue working on Tiny Miner until I have a Minimum Viable Product, put it out there on the various app stores (probably as a free title, with in-app payments, and no ads this time), then add features on a continuous basis. I have to admit, I’m also kinda chomping at the bit to start on some 3D proofs of concept, as the Oculus Rift and Ouya are being released very soon. But, I need to focus on finishing games first, otherwise there’s no point in having a game company if I don’t create revenue for it. At least I’m getting better at this sort of thing.
Thanks for reading, and happy gaming!