Category Archives: Games

Writing, coding, and limitations

As I’m working on GigaSun Jet’s first campaign story, I had some thoughts about writing stories that I felt like jotting down.  I’ve decided to treat my time on the story as if I’m writing a novel.  It really could … Continue reading

Posted in General, GigaSun Jet, What am I up to? | Leave a comment

NaNoWriMo… and I guess I have a No to Wri this Mo

I’m starting off this month working aggressively on the story for GigaSun Jet.  It also happens to be National Novel Writing Month.  I’m not going to officially participate, but the feeling is still the same.  My “novel” might be half … Continue reading

Posted in GigaSun Jet, What am I up to? | Leave a comment

Level editor (functionally) complete!

We’re just coming back from a surprisingly widespread power outage around here, and I actually managed to get things done.  This was a big thing, too.   The new GigaSun Jet level editor is done, for now.  ”New” because I had … Continue reading

Posted in GigaSun Jet, What am I up to? | Leave a comment

gamedesigncenter.org open for business

Hey, I just wanted to point you to gamedesigncenter.org, in case you haven’t heard about it yet.  If you’re an aspiring game designer, you want to make games in your spare time, or you already make games, I think it’s … Continue reading

Posted in Game Design, General | Leave a comment

In-game level editing is so good

I’ve gotten through those interfaces in GigaSun Jet that I mentioned a couple posts ago.  The game now buffers its level data and loads from that instead of straight from XML objects.  Since this buffer can now save its data … Continue reading

Posted in GigaSun Jet, What am I up to? | Leave a comment

GigaSun Jet design: A lasting parts system

There are two approaches to designing a system for game content.  They are responses to the question: How much of this type of content should be put into a game? 1) Just enough content 2) Tons of content The choice … Continue reading

Posted in Game Design, GigaSun Jet | Leave a comment

Internal interfaces, oy!

I’m just hacking away at some “details”, as my wife would frustratedly call them.  They’re important, I tell you! I’m loading level data from XML files, then this data will be referenced whenever a level needs something. Okay, it does … Continue reading

Posted in GigaSun Jet, What am I up to? | Leave a comment

Introducing GigaSun Galaxy, a new board game

What?  A board game in the GigaSun Jet universe?  Yeah.  Isn’t that silly? A couple months ago, I started making a simple board game for the kids.  Once I got the design to a playable state, I gave it a … Continue reading

Posted in Game Design, GigaSun Galaxy, What am I up to? | Leave a comment

Fighting with ogre…

Ogres are beasts; big beasts that are tough to control.  I mean, Ogre3D is a beast; a big beast that is tough to control. I’m currently replacing the rendering backend of GigaSun Jet with Ogre3D.  Ogre is a great 3D graphics engine, … Continue reading

Posted in GigaSun Jet, What am I up to? | Leave a comment

GigaSun Jet design: Parts and components

The Mechwarrior series is well known for catering to gearheads with all of the interchangeable parts and weapons (mostly weapons) that you have.   The feeling you get when customizing your own giant robot is the same feeling I wanted … Continue reading

Posted in Game Design, GigaSun Jet | 1 Comment