Pokemon Enigma
Link to meh game: https://repl.it/@Sethk5/Pokemon-Enigma
Amazing
@rookiecoder: Thanks!
This is really cool. I like the colors and think you pulled this off really well. I cant wait to play it when its done. I actually made a similar game, do you mind playing it and giving me some pointers? https://repl.it/@MetaMan/Pokemon-Adventure-Game
@metaman: I'd love to play it, but as soon as I pressed run, it just left me with this message:
Traceback (most recent call last):
File "python", line 390
time.sleep(3)
^
IndentationError: unindent does not match any outer indentation level
When you fix it, please tell me because I'd love to play the game and give you tips.
@sethk5: The error has been resolved. Plz play and tell me what you think! :)
another error. I don't mean to sound rude here but are you play testing this?
yes
Traceback (most recent call last):
File "python", line 1, in <module>
NameError: name 'yes' is not defined
no
Traceback (most recent call last):
File "python", line 1, in <module>
NameError: name 'no' is not defined
Anyone else experience something like this?
(besides that one minor mistake it was, of corse, amazing and I couldnt do anything like it.)