ng in the game
4) Having the main character info stored somewhere else.
Below is pasted a section of my code. Each room is a function that is
later called. I included only one room to keep this short. Thanks you
for suggestions and your time.
Code:
#A sample text adventure game
#Version 0.1
#B
ormatting stays. If not I can send the .py as an
attachment if needed. Thanks.
Ara
Code:
#A sample text adventure game
#Version 0.1
#By Ara Kooser
#Using global variables for the character
#Want to use a function instead
stre = 9
con = 8
inte = 11
agl = 14
app = 10
mag = 6
sz = 9
hp = 17
r