Filter by:
Bad Guys and Dialog Boxes
Saturday May 30th, '09 @ 9:17pm
I'll begin with a quick update on Errro: Errro has been sitting on the back burner for the last few weeks. I am still working on getting some upgraded graphics. Hopefully I can finish up with that in the near future; afterward, I will need to retouch all of the levels using the new graphics. After that, I will release the game! =)

Let's talk about the ASCII game for a minute now. If you've followed this project (any of my projects?), you know that it has moved along with all of the consistency of a teenager driving a stick shift for the first time. For now, I've resumed work on the project and the cylinders are clicking nicely so far.

Recently I've concentrated on adding some new (or "some at all") enemies to the game. I probably have somewhere in the vicinity of half a dozen enemies altogether as of this writing. As inspiration allows, I'm going to work on getting some more friends for this sextet.

I also finally got around to revamping the control customization dialog. The game does not feature a particularly overwhelming number of controls, but I had reached a point where separating the customization dialog into separate sections (for "movement" and "actions") seemed appropriate. I hemmed and hawed my way through the process until I got something satisfactory.

Lastly, if you didn't notice, I recently posted a new screenshot called "A Spooky Forest."
Errro reaches 50 levels
Friday Mar 27th, '09 @ 1:42pm
Well, the "Content Race" sure made a few length pit stops, but finally I have reached my target level count for Errro: 50 levels. I think I did a pretty good job on them; you'll certainly find yourself challenged to solve many of them!

Unfortunately, this does not quite yet signal the completion of Errro. I still have a decent number of tasks to complete.

For starters, I've been working on giving the game a graphical upgrade. Previously I rendered the game in a fairly diminutive 320 x 240 area; I'll be expanding that and also replacing the graphics that have appeared in past screenshots. I think it will look pretty good when I'm done.

However, I initially hard-coded the game for the previous dimensions. You'd think after all this time I'd have learned not to do that. You'd think! I actually spent some time a couple of weeks ago changing the code to use variables instead of hard-coded numbers, but I still have a few issues to resolve.

Elsewhere on the docket, I'll need to work on things such as the menu systems (makeshift at the moment) and some of the website integration of the game. The latter will include features like a page that tracks which levels you have and have not beaten; this will (a) help you keep track of which levels you need to beat (especially if you skip around), and (b) help you demonstrate your awesomeness to everyone else. :P
The Errro Content Race Begins
Tuesday Feb 10th, '09 @ 4:30am
Some time ago I introduced a new flash project called Errro; some time ago I considered the engine for Errro fairly close to complete. Only level creation remained, basically.

Much time passed.

Now, I have finally gotten to work on putting together some maddening levels for the game. I'm making fairly decent progress, but I'm not working to the point where I will become burnt out, either. =)

Through the course of making these levels, I decided to make a couple of minor changes to the way a couple of objects work. Unfortunately, I always seem to end up fixing up the code to support these minor changes. :P Then I of course end up worrying about what else might start working incorrectly after I change the code.

Despite such code concerns, everything looks to be moving along pretty well. I wouldn't dare to put a timetable on the game's release, but as long as I can stay focused on maintaining moderate, steady level production, I think you should have a chance to play the finished product sooner than later. =)
New ASCII Game Screenshots
Tuesday Jan 13th, '09 @ 2:18am
Now that I think about it, I don't think I ever officially introduced my ASCII game on my website.

I've been working for a while now (intermittently) on a game that uses letters and numbers (ASCII characters) for all of the graphics. Everything from the various worlds to the main character appears as an arrangement of ASCII characters. I do apply color to the characters, though. It would surely look glum otherwise!

I just added a couple of new screenshots to the game's section; these shots display a few new scenery objects that I've added to the game.

At this point, the game has a good code base. I still have plenty of coding to do, but it has certainly reached a playable state.
Errro Feature Complete
Monday Oct 6th, '08 @ 11:58pm
I haven't updated in a succession this short in some time! :P

Two or three weeks ago I completed the main code for Errro. It has a lot of interesting objects that will allow me to create all sorts of devious puzzles.

Speaking of puzzles, though: I need to make them. :P I only have a couple of levels done so far. In time I'll have the chance to expand on that number. The game will also feature a nice, easy-to-use level editor with easy in-game level submission. This will allow me (and other players I hope!) to continue to add to the longevity of the game with new levels after the initial release.

Notice that I added a new screenshot of a project I have had in hibernation for some time. I'll update in the coming days to discuss that project a little more verbosely. =)