Pathfinder

To use this repo:

cd CSC2013Project/src/com/csc2013
rm SchoolPlayer.java
git init
git remote add origin https://github.com/CompSciClub/Pathfinder.git
git pull -u origin master