Billy Basement postmortem


NOTE:  This was written back when I made the game, I just forgot to post it.

The theme of this jam was “Underground” and the last-minute limitation was that the game had to take place in a single room.  I’m not sure Basement Billy really obeys that limitation.  I’m also not sure if the name is Billy Basement or Basement Billy, because I can’t seem to type it the same way twice in a row.  I am sure, though, that the five people who recognize the “Cellar William’s” reference will find it very amusing.

For a while, I’ve wanted to make a top down adventure game - something where you just move around a tile-based environment and interact with different objects and read little blurbs and solve really lightweight puzzles and don’t fight anything.

This is the first time I’ve done a grid-based game where the player sprite actually traverses the screen space between grid spaces, and I think this makes a really outsized difference in how it feels to play.  For everything other than the walls, I used sprites from an asset pack that was in that huge itch bundle. It came with walk cycle sprite sheets, so I gave that a try.  I don’t think I did an amazing job of wiring them in, but it’s acceptable.

The theme suggested a digging/mining system, which I think adds a compelling mechanical layer to what could otherwise just be a bitsy game.  I also think that adding multiple endings made it more enticing to play, but this is one of those content-driven games that I can’t really experience as a player, so I’m just basing this on the feelings of an imaginary copy of me.  My, aren’t you handsome.

I’m very happy with the way this one turned out.  There’s a part of me that aspires to one day make something as perfect as Don’t Shit Your Pants, and this might be the closest I’ve ever gotten to achieving that goal. Let’s call it 10%.

Adding the endings and a handful of little hidden interactions reminded me of the secrets I built into Ghost Wizard, my 2019 7-Day Roguelike.  I think there is a much better game hidden inside that game, and Billy makes me think that maybe it’s as simple as the better game having an authored environment and no fighting.

Files

billybasement.zip Play in browser
Jun 28, 2020