I'm currently trying to make an RP game. all I need to do is break a few while loops. but a certain amount of times every time. I can't figure out how to do it.
https://repl.it/@KianAlford/RPG-adventure-1
@KianAlford add dead=False at the beginning of it
dead=False
I'm currently trying to make an RP game. all I need to do is break a few while loops. but a certain amount of times every time. I can't figure out how to do it.
https://repl.it/@KianAlford/RPG-adventure-1
@KianAlford add
dead=False
at the beginning of it