User Profile
Collapse
-
Thank you!!! actually im pretty sure that will work... i just started adding in currentRoom variables in an effort to get it to work so all take out that last one too!!! -
keyboard Interaction
Hi, so I'm veryyyyyy new to python and have been trying to teach myself,
but I have no idea how to do anything with user interaction other than raw_input, so if you have any ideas on how to cause different events based on a user using the arrow keys or clicking please help!
Thank you very much in advance!!! -
How Do You Change This Code to Python?!?
Hey i have this java code for a text based videogame (its like Zork if you know what that is), but im having problems putting it into python. I've changed the parts I know and it starts to run, but then it comes up with random errors like that the Game instance doesn't have a currentRoom attribute. Please tell me if you have any ideas how to put the java code into python, how to make the python code run, or how to put new code from python into... -
Simple Videogame Console Class Conversion from Java
Hey, i was just wondering does anyone have any idea how to put this code (its in java) into python? i changed parts of it but i dont really know how...thank youuu!!! :D
...Code:class Console: def _init_ (self): self.inputLine = "" def getInput (self): print "> " self.reader = BufferedReader(new InputStreamReader(System.in)) try:
No activity results to display
Show More
Leave a comment: