- Name: Cody Rapp
- USC Email: codyrapp@usc.edu
- USC ID: 2079575277
- Game Name: Chris Hadfield Defends Earth
- Game Description: Escape the meteor, comet, and flying saucer, kill aliens, and retreat to the shuttle for extra life.
- Game Design Doc
The grader should use the following procedure to compile and run the code:
#Compile Instructions
echo "qmake -project"
echo "qmake"
echo "make"
#Command to run
echo "./game_codyrapp"
#Doxygen Instructions