Make your way across the ruined landscape to the abandoned factory to meet your fate.


First rogue-like I've created. Made in 7 days for The 7DRL challenge.

Comments

Log in with itch.io to leave a comment.

Great game!

I'm getting this error a lot:

game.js:54 seed: 6601925067800575
mob.js:31 Uncaught TypeError: Cannot read property 'occupied' of undefined
    at Mob.destroy (mob.js:31)
    at Mob.act (mob.js:49)
    at Engine.unlock (rot.js:6924)
    at Player.handleEvent (player.js:361)

Thanks for playing! I'll take a look at the error.