Conversation
Removed room class, added a few simple methods to the player class. The basic structure of the game is in place, but it needs a working game loop, some more working methods for the player, and a more interesting house.
Working game loop, and a few simple methods for the player. Also made sure to use player.room everywhere instead of the room variable. The game could work using room, but only for a single player.
|
i dont have write access to roomgame.py |
|
Hey Ar.. You were right, access wise. I had everyone set up with read only. You Remember to write some rooms with Rita, and Blaze 2 if he is willing.. And keep your eyes on the goal for the class, which is not to write your If we can make a solid game engine with a few rooms, you fork it off and Finally, walking the dog I remembered there is a thingie called a lambda On Wed, Oct 26, 2016 at 12:12 PM, TheArle notifications@github.com wrote:
|
The basic game engine seems to work. It still needs a lot of fleshing out. Might be a good idea to have the room descriptions in a text file that the game loads into the dictionary.