Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This is great but spooky. 

I was intrigued by how we have to type to move around and go from room to room. I like typing games. I have played a few and built one before so its always fun to see others like this. 

I did have trouble using the 'Look' command though, it doesn't seem to be doing anything as far as I can tell. Maybe I wasn't doing something properly?

Great game, and good luck!

Thanks for playing! The look command just reiterates the room description. When I started the project I had ideas of looking at various objects and parts of the room with a proper parser "look window" etc. But the idea got very quickly out of hand in terms of the scope. I then changed it to reiterate the description in case the text box got flooded with too much text but even getting that much text on screen started to seem out of the scope for the room system I had designed. Definitely needs a big systems rework if I'm going to touch it again in the future.