On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I think the lag issue is due to replit's servers

there seems to be an bug where python thinks you wanted to purchase an upgrade but can't afford it.

in will look at the program and remove the syntax error if i can

Thanks for playing Entered and for your feedback and bug report

Ladybug studios

(+1)

I have removed the delay in line 177. try Entered V1.1 

(+1)

Heere is some information on The error


KeyboardInterrupt exception is a part of Python’s built-in exceptions. When the programmer presses the ctrl + c or ctrl + z command on their keyboards, when present in a command line(in windows) or in a terminal(in mac os/Linux), this abruptly ends the program amidst execution