Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This game seems like it's going to be fun.  I like the theme, and the ability to see other buildings across the water through the windows of the tubes is very cool and atmospheric. The "rescue people and then they help you" element sounds fun, too, although I never got to that part.

The reason I didn't get to that part is because, unfortunately, it's almost unplayably slow for me. I've tried it on Safari, Chrome, and Firefox, and it takes nearly a full second to move a single tile, sometimes longer. (All the other browser-based 7DRL's I've tried seem to run fine, so I don't think it's my particular box.)

In the JavaScript console window, I see a lot of errors that read, "[Error] TypeError: 'handleEvent' property of event listener should be callable (x2)" - maybe that gives a clue as to what's causing the slowdown.

Some other suggestions:

  • Some things you can discover what they represent by walking over them, but some symbols are impassible, and you can't seem to get info on what they are. A "look" function would be nice, or maybe state what the thing is if you bump into it.
  • Some laptop affordances would be nice, allowing you to use diagonals when you don't have a keypad or handy Home/PgUp/etc keys. One cool affordance I saw in another roguelike is to have shift and option modify the keyboard keys to move diagonally when using the left and right arrow keys.

I'd love to "dive" more into this game if the lag issue gets resolved - it seems like it has a lot of cool elements to it.

(2 edits)

Hi,

Thanks for playing <3

You're definitely not the only person to experience slowness. I took a bunch of inefficient shortcuts later in the 7DRL and didn't think too much about them because I was testing and debugging in Chrome on a pretty beefy PC with plenty of RAM and CPU to burn. I didn't even really notice the slowdown issues until people complained about them after release and I tried it on another computer.

You'll be pleased to hear that I will soon be publishingjust published a version where I optimized a good bit of that slowdown away (and I fixed the firefox bug you mentioned too), so you may be able to play comfortably now-- please feel free to give it another try when you have a chance. And if it's still really bad, let me know so I can continue tinkering with it.

As for the rest of it, I'm waiting to actually add anything functional to the game until after the 7DRL judging is over. But I'm already working on that post-judging update-- "look" was a wishlist luxury-feature that I never got to, so I definitely will be adding it, no question. I also like your idea of modifier keys to make the arrows become diagonals, so I may steal that idea as well and add it as a movement option. STAY TUNED or don't. (Do.)

Nice! Looking forward to checking out the new builds.

Just tried it again, and it seems to be going much faster!  Nice.

Is there a way to get through flooded rooms?  I keep getting to the point where there's no place to go except through a flooded room, but I have yet to get across a flooded room and open a door without drowning. Am I missing something?