Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Well, I almost managed to finish it, but the part with giving replaced file to another port turned out too hard for me..)
Nice one!

Still, as someone who just made a command line with history and autocompletion for my own project a couple of weeks ago, in a day or so, I must complain - it would be very nice to have at least history in such a game, especially if player is used to such a thing being present in a real CL (and I assume most of the players who played the game are)

Thanks for feedback! Yeah, that's completely on me - I wanted to add terminal utility eventually (all what you've mentioned, also selecting text, resizing windows, focusing on windows), but it proved to be too difficult for me to do it, so I had to abandon those. If I'll ever revisit this game's idea, I'll definitely try to figure out how to do all of these! (side note, Unity's Input fields are genuinely awful, just as its entire UI system)