This is a text based adventure game for python project
- random
- time
- To change the value of global varaible in a function, do the following:
-
def func(): global var #Give this anywhere in that function before modifying the varaible var=23432 #Not giving global var will make var a local of that particular function
-
- Spelling of Kiera/Kiera
- Spam protection for
Level 5
due toLevel 4 ETHAN