Fire Escape Mono
Fire Escape
A text based Adventure Game.
Made for the Gamedev.js jam
Theme : TIME
How the theme is implemented:
This game is a text-based adventure game, it is an escape game where the player has to escape from a burning house. The time component is implemented through a gauge bar showing what percentage of the house is filled with smoke. The player has to escape the house before it gets filled by smoke.
There is a time constraint, the player has to get out as fast as possible.
Synopsis :
You wake up in your bed, in your house. There's something unusual; you're smelling something strange, it's smoke. Suddenly, you realize that your house is on fire. You get up and start looking for a way to escape the burning house.
Hurry up, get out of the house before it gets filled with smoke.
Language : C#
Engine : Monogame
Get the source on Github
Controls :
You interact in the game by imputing commands.
Commands | Description |
---|---|
start | start the game |
credits | open credits |
west (w) | go to west |
south (s) | go to south |
east (e) | go to east |
north (n) | go to north |
take X | add object X to the inventory |
use X | use object x |
desc X | describe object X |
describe X | describe object X |
Development duration : 15h 07 mins
Status | Released |
Platforms | HTML5 |
Author | Sesso Kosga |
Genre | Interactive Fiction |
Made with | MonoGame |
Tags | html5, monogame, Singleplayer, Text based |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Links | Source code |
Development log
- Final buildApr 24, 2023
- Added more featuresApr 20, 2023
- First build releasedApr 19, 2023
Leave a comment
Log in with itch.io to leave a comment.