Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 220 Bytes

File metadata and controls

10 lines (8 loc) · 220 Bytes

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