This is the README for Pencil Quest, created by Ryan Weisenberger,
Greg Jones, Yusuf Mohsinally, and Julie Larson of team UltraGeeks.

Requirements: you need the latest versions of python, pgu and pygame.

Pencil Quest is a multi-player RPG game, in which you can play either
the dungeon master, or a player character.

To run:

1. Go to "server" and run: python main.py.  This will start the game
server.

2. Go to "client" and run: python main.py.  This will start the
client.

Feel free to have several people connect to the same server and beat
on the monsters wandering around the maze.

The object is for the players to go around and collect the 4 power
crystals.  Each crystal increases the players strength.  The DM must
try to stop them.

P.S. We haven't slept in a looooong time.
