- Name: Samir Lavingia
- USC Email: [email protected]
- USC ID: 7654502404
- Game Name: Underwater Raiding
- Game Description: You are a fighting submarine that is under the water, trying to exterminate all the crazy mutated sea creatures that are attacking the people
- Game Design Doc
- Can be found in the LICENSE.md file
- Licensed under Apache
- Details can be found here: http://www.apache.org/licenses/LICENSE-2.0
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_samirlav