Skip to main content

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

I got to then end!

  • The empty input also crashes the game(just pressing enter at the prompt)
  • If you’re going to make a text terminal your main features, please, tab completion.
  • knowing to omit the backslashes for the dates is kind of correct, but also awkward, since in the worst-case you try 6 different options.
  • I didn’t know you had to press ‘enter’ at the menu for a second, might want to prompt for that.

All that being said, I like haunted terminals and this had about the right level of stylization, so it was cool!

(1 edit) (+1)

Thanks for playing!

  • The empty input also crashes the game(just pressing enter at the prompt)

yeah, i fixed that already in the post-jam build, but i forgot to add it to the known issues list 💀

  • If you’re going to make a text terminal your main features, please, tab completion.

yep, didn't have time to add it during the jam, but that's on my roadmap for the post-jam version

  • knowing to omit the backslashes for the dates is kind of correct, but also awkward, since in the worst-case you try 6 different options.

didn't even think to add hints about the date format, thanks!

  • I didn’t know you had to press ‘enter’ at the menu for a second, might want to prompt for that.

mouse support for menus is planned as well