Lab Escape final entry

My game is not complete. In fact it only allows you to move the player sprite around in a room with no collision detection.

Real world issues have hampered my efforts to complete the game. I will continue working on it until it is complete.

Here is the README for the game
"""
Pyweek 2012 Entry "Mad Scientist"
Game Name: Lab Escape
Team Name: Richard James (rjam)
Team Members: Richard James
Python Version: 2.7.1
Dependencies: Pygame and standard python libraries
Packed with: distribute
How to run the game: python run_game.py
Licence:
All Code is GPL 3 or later see the file COPYING included in this distribution
All art assets (images and sound) are licenced under a Creative Commons Attribution-ShareAlike 3.0 Unported License.


Operating systems tested on: Xubuntu 11.04 Linux
Hardware tested on: Intel Atom Netbook


NOTE: This game is not COMPLETE, it runs but the game play elements are not working

Controls currently are the cursor keys to move. Escape to quit.

You are a mad scientist monster creation, but you feel that there is something more to the world than the mad scientist
laboratory. So you have decided to escape.

Move your monster to the exit door in each level. Avoiding the hazards and dangerous robots. Some puzzles may also
involve you altering the path of laser beams and spilling toxic chemicals onto the path of robots.
"""