elizurfk
@elizurfk
0
Game CompanyYou have a game company, and you try to maintain it. Try to beat my high score of 4,176,415,136,425,460,009,140,802,813,912! (4 nonillion) Beware of reloading, because that would completely destroy all your hard earned progress.
0
0
0
Welcome to this Epic Game. Please do NOT look at the code. I have tested this many many many times. Please, if you like this, please give it an upvote
Python
CodingCactus Hi, we've unlisted this as it does not contain much code. If you add some more and then reply to this comment, we can take another look and may relist it.2 years ago
A cool adventure game where you go in a castle and encounter Greek monsters and stuff. If we hit 5 upvotes, I will release the sequel. Please enjoy.
Python
A cool decoder where you can decode and encode a note! Please leave an upvote if you like it!
Python
Thank you so much for the ones in the previous one I love the motivation! That is why I upgraded it so I could make this for you guys! If this repl ge
Python
The same thing except you can do more! If this repl gets 10 upvotes I will do more in this! Please upvote this if you love this!
Side note: I know the
Python
A cool survival game that was based off of the original survival game. Hope you guys enjoyed it!
Python
Coder100 Nice! Just a question, why do you have your if statements be like:
if oof==('1'):
when you can optimize down to:
if oof == '1':
`2 years ago
DynamicSquid Cool! One question though:
if name == 'main':
os.execv(sys.executable, ['python'] + sys.argv)
what does that do?2 years ago