Introducing Modular Bob

So, I’m writing a game for the first time in about a decade and a half. After scurrying around and looking at development platforms, I’ve settled on C++/SDL. Long-timers will remember that all my previous game development was done in C/Allegro, so there’s a wee bit of a learning curve for me.

The ultimate goal is to produce a giant, complicated jRPG but I’ve been out of the loop a lot, so I’m going to start with something simple. Enter Modular Bob.

MB will be a platform game at heart – a Metroidvania stylee thing. For those wondering what the hell I mean by Metroidvania, I mean an action-RPG-platform game involving a lot of backtracking as new abilities become available.

Modular Bob’s particular upgrade path is a little unusual. He’s modular. This means there’ll be many potential upgrades available but not all can be equipped at the same time, and each will have cons as well as pros. For example, Superspringyfeet have the advantage of providing Bob with the ability to jump to higher areas, but also increase his height and slow down his movement.

Currently, all of this exists only in my head. Coding so far has consisted of setting up a dev environment (CodeBlocks under Windows) and working out the SDL initialisation routines, but at least I have a black window to show for my efforts 🙂

Also – I’m planning building the thing reasonably resolution independent, so I should be able to get the bugger working on anything that is supported by SDL, including ‘droid devices.

,

Related posts

Games Development

From this section of the site, you can download the free video game remakes...

Sorry folks

I haven't done a single bit of remake coding for ages - just got...

Latest posts

Horse Whisperer (1998)

M'okay, overbearing workaholic mum takes extremely traumatised daughter and her equally traumatised horse to...

Make that two years

The Web is dead, consumed by adverts that chase you around the page, cat...

Oh my.

So, it looks like I'm averaging a post a year at the moment. That's...

State of the cluster

Here we see, in all its glory, the little mini-cluster of Computery Goodness which...

Creating a Bramble

So, my current Raspberry Pi cluster isn't really a true cluster - it's really...

Abe Yospe’s Wife.

There is a scurrilous rumour circulating that Abe Yospe's wife googles things really quickly...

Leave a Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.