- Name: Alexei Naumann
- USC Email: anaumann@usc.edu
- USC ID: 9046815394
The grader should use the following procedure to compile and run the code:
#Compile Instructions
(1) qmake -project
(2) qmake
(3) make
#Doxygen Instructions
#Command to run
./game_anaumann
### Other Repositories:
You can find the code for older PAs here:
+ [Social Network](https://github.com/usc-csci102-spring2013/programming_assignments/tree/social_network)
+ [puzzle](https://github.com/usc-csci102-spring2013/programming_assignments/tree/puzzle)