Play game
Haunted Mansion Adventure's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Ease of Playability | #1 | 4.000 | 4.000 |
Story and/or Theme | #1 | 3.500 | 3.500 |
Sounds and Music | #1 | 2.000 | 2.000 |
Overall | #2 | 3.200 | 3.200 |
Original Content | #2 | 4.000 | 4.000 |
Graphical Detail | #3 | 2.500 | 2.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Who are you?
I'm an indie game developer with a passion for reviving classic games and creating innovative new ones. Unity and HTML5 are my primary tools, but I also have experience with C++, python, swift, and unreal. I've been developing games for about a year and a half now.
What's the game about?
In this text-based game you will find yourself in a mansion. You must navigate the mansion and complete all the objectives.
Why did you join this Jam?
Whenever I host a jam, I make sure to join 1-2 other small jams. I joined this one in hopes that others would follow.
What games inspired you to make this?
N/A
Will you make more games?
YES
Do you have a link you're willing to share?
https://sniper-61385.itch.io/
What updates will be added after the Jam?
I may add some more scenarios.
Finally, what brings out your joy?
When someone sincerely likes my game. To the point even that they play it for an hour. Nothing could bring me more joy.
Leave a comment
Log in with itch.io to leave a comment.
Comments
It’s an interesting concept where you run across a mythical creature of unknown origin. It’s almost like it’s both sci-fi and fantasy, incorporating traditional Halloween tropes while also messing with portals of some sort.
I gave the graphical detail a rating, even though no graphics are being shown, because it’s intended to paint a picture of what is happening, and it does it well enough to count as a proper game. There’s no music or sound, which is understandable considering it’s an HTML5 game, and such elements might make it harder to maintain and guarantee playability across different browsers.
NGL, it’s pretty good, even despite the typos in programming. It’s very short, however, as you can finish it in mere minutes, but if this is a taste of your typical writing style, it’s a pretty decent morsel.
Thank you so much for the feedback! I really appreciate the well thought out comment :D
To other players: This game has some unclickable links, which are because of a typo in the HTML. Before launching, open the HTML document in a text editor, search for each instance of
herf
and replace them all withhref
. Some text editors have the ability to batch-replace, and I recommend doing that.Thank you so much - fixed