Racket Roguelike - Going on hiatus

It’s hard to believe that it’s already been almost two months since I first started this series. In that time, it’s grown and changed rather a lot.

The very first week, all we had was a single @ moving about on the screen:

A week later and we already have caves, with nice pools and underground trees (that’s never really made that much sense, has it?):

In week 3, the caves get quite a bit more dangerous with the introduction of rats, rats, everywhere:

Unfortunately (or perhaps not), a rat without an AI isn’t much of a threat at all. So after that, we started work on making the enemies a bit starter and added a few more dangerous sorts:

In week 5, we shifted gears to get into gear, adding weapons, armors, and potions (oh my!):

Then in week 6, we brave the depths, finally getting away from those infinite caves and starting out on the surface. Granted, we went right back down, but still. Onward and downward!

Finally, last week we managed to rid our player of that pesky x-ray vision:

It’s been a long strange road already, but where does that leave us now?

Well, there are a few things that I’d definitely like to implement before moving on:

  • Ranged weapons
  • Animations decoupled from player movement (to allow for arrows, fire, explosions, etc)
  • Terrain modification (in particular: burrowing for monsters and/or players)
  • More content! (levels, entities, and items; each is just waiting for more definitions)

I’ve already started on the first two of those. Granted, as a wise man once (may or may not have) said:

I have not failed 1,000 times. I have successfully discovered 1,000 ways to NOT make a light bulb.

I will figure it out, it’s just taking longer than I’d like. Unfortunately1, all that’s going to have to wait. It turns out I’m getting married in a week2. Believe it or not, that takes up rather a lot of time. After that, I’ll be taking a bit of a vacation from the mad, mad world of academia for a couple of weeks. My intention is to avoid the Internet as much as possible. We’ll see how that goes.

The takeaway from all of this? This series isn’t over. If anything, it’s only going to get a lot deeper in the next few posts–sometime in the third week of June. I hope to see you then!

Edit: For part 8, click here: Racket Roguelike 8: A million words!


  1. Or really not. 😄 ↩︎

  2. It’s amazing how something like that can sneak up on you… ↩︎