I don't want people to think I've stopped working on my games. I'm almost always working on something I just have too many projects. At the moment I'm satisfied with the state of my libraries so I'll be able to work on games more in the next few weeks.
I know it's considered bad form to talk about things before they're done, but I'll do it anyway:
A Miner Adventure
There were a few fundamental aspects of the project that I wanted to change. What I'm doing isn't really a complete re-write. I started a new project and am copying and pasting sections from the old project into the new one so I can easily clean up the code as I go and remove bits that I don't need.
I'm working on a better way to handle the different game modes, not just managing how they work but also handling how they're created. I figure I'll post an update once everything is cleaned up and another mode of play has been added.
I have plenty of new features in mind that I'd like to add (character/tech upgrades, elevators, more building abilities) but one of the top things on my list is to add medals. With the different modes of play and potential for open-endedness the game should have a ton of medals.
Exordium & Terminus
I would really like to finish the game. I have the entire story planned out, which is surprising because RPG Sweeper is an example of how much I usually care about story (none). I'd like to have it complete for the sake of the story.
Initially I was shooting to have 6 levels in the game and I have them all planned out, a rough idea at least. Artwork and level design is what's holding me back the most. The insect icons look simple but I've spent a lot of time trying to get them to look just right. Drawing and animating other types of mobs drains my motivation very quickly.
To give this post some content, here are obligatory screenshots:



Other Notes
I'd like to build up a big set of demos for my Sidescroller and PixelMovement libraries. My goal is that people can piece together demos to create simple games. If you've used either of these libraries and created something that others might find useful, please post the code on my forum. It doesn't matter if it's something really simple (along the lines of the demos that come with the libraries).