Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

I think it is a good game, but found it quite hard to follow. This could have possibly been due to the text-based nature of this game and the vast amounts of text were quite overwehlming; if you do indeed want to use python for this, I would recomend using graphics to hep this get shown better, for example with Tkinter or Pygame; using a game engine like Godot could also be helpful for you, which uses a laanguage quite similar to Godot. Also, a sidenote, to obe able to run the game, a Replit account is necessary as you need to fork the game to be able to run it; it is only for the owner of a replit project (as well as collaborators), that is able to run it. I would therefore suggest creating the game natively on PC (rather than on the web using replit), then building it to an application using PyInstaller, and uploading that to itch.io. It might be a slight inconvenience but it lends to an easier way of getting the game to run. Hope this is helpful!

i have also provided the source code for the game should you wish to change it, you can also compile to exe using that .py file. I will update the description to show the use of a Command line Interface (CLI) 

it was a few months ago that replit mandated accounts. A few days ago, they required users to fork (copy)the repls