Play game
twilight.infinite's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Sounds | #7 | 3.785 | 3.889 |
Overall | #11 | 3.542 | 3.639 |
Gameplay | #13 | 3.461 | 3.556 |
Art | #13 | 3.677 | 3.778 |
Respect of the theme | #17 | 3.244 | 3.333 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
No team this time.
Software used
Wrote the logic / engine in C++, built on top of an open-source 2D framework called Simple2D. Simple2D is itself based on Simple DirectMedia Layer.
Cookies eaten
14, but they were small.
Leave a comment
Log in with itch.io to leave a comment.
Comments
i immediately exited the game at level 4 because of how scary and nightmare-ish the sounds were.
I enjoyed the blind maze-esque feeling of it... its just... scary XD
Thanks! :D
This is a really technical project! It even includes an FPS counter.
Haha, thanks! The technical parts of it were the most fun for me - stuff like Unity does a lot of really cool stuff out of the box, but rolling everything by hand is always fun to try.
Really like it !! Also you using a homemade C++ engine for such a small game jam is very impressive.
Thanks :)
Really like what you did with the lighting. Movement was a bit slow for my taste (would have loved like a run button, or even for movement to be quick snap to tile like. But i did finish the first floor. Really good game!
Thanks :)
Yeah, running or the like is a good idea. I just wish I would've had a bit more time - I might try to add that in later.
I'm not a fan of mazes but I wandered more than 10 minutes !
Thanks! Appreciate you checking it out, for sure. Also glad to hear it ran okay - that's always a worry for an executable like this.