Maze Puzzle Game

This is a short little game I made a while ago, and is still in progress. The controls are just the arrow keys, and the "R" key restarts the level if you get stuck. The rest of the game is to be figured out by playing.

Click here to download the Maze Puzzle Game. Note: It's written in Python, and not compiled, so you can only really play it if you have python installed. Also, you'll have to unzip it, and then run "levels.py" to play the game.