Skip to main content

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

Pretty game. However, I believe the fonts are bugged for me, which makes some options unreadable. But overall I like the theme. Also, did you write your own engine for that?

Yes, the texts are unfortunately unpolished. We barely managed to add them all and we didn't have time  to fix them up before the deadline.

And yes, we made a very simple powerpoint engine for the game. (If you're interested in some details: We designed a simple scene format on top of JSON, and then with the help of a few libraries, mainly SFML, we needed to make that scene format display something on screen.)