- Name: Jacob Balentine
- USC Email: [email protected]
- USC ID: 7732219755
- Game Name: Space Race
- Game Description: Avoid and destroy alien enemies as you shoot through the cosmos.
- Game Design Doc
The grader should use the following procedure to compile and run the code:
#Compile Instructions
qmake -project
qmake
make
#Doxygen Instructions
doxygen -g config.txt
doxygen config.txt
#Command to run
./game_balentin (the name of the folder where you compiled the code)