The Abandon Wars

Wednesday, July 02, 2008

Again I've got an awful lot stuff done but have very little too show for it. So instead here's a peak into my disturbing and deranged development process. Below is snapshot of my schedule (as provided by Justin :) ). Note that there are still 400 hours outstanding. And that doesn't actually include writing the game. Urk.


Also as I've just finished a major milestone (I'm done with the database) here is some of my test output. It looks a lot more interesting when things fail but I don't want failures so... buggerit.


Now I'm moving back to cleaning up my "language" as I've thrown out Ruby. It's quoted because it's not a complete language. It doesn't have a parser or even any sort of textual representation - the entire thing is written programmatically (in C++) but that's good enough for the time being. After completing The Abandon Wars I'll clean up my tokeniser and preprocessor.

Also still on the cards is fixing my UI Framework (see some of my earlier posts) as it is now quite broken but was always geared to be used from a scripting language (ie: anything other than C++).

But that's enough of that. So...
Later!