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

Nice game! It felt like a retro text adventure game. I like the story  line and the relation to the theme. Did you code with batch file from start? or with some other code language or engine.

I actually used a free and open source engine called Twine (http://twinery.org/) to make the game. Twine allows you to create non-linear stories that can be published in almost site that support HTML5 games, and you can extend your stories with variables, conditional logic, images, CSS, JavaScript, etc. It's a cool engine, and i absolutely recommend it to those who want to make their first game.

Anyway, thanks for your awesome feedback! ;D