Skip to content

jakebalentine/balentin_spacerace

Repository files navigation

Game - Programming Assignments Private Repository

Student Information

Game Information

  • Game Name: Space Race
  • Game Description: Avoid and destroy alien enemies as you shoot through the cosmos.
  • Game Design Doc

Compile & Run Instructions

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)

About

Fly through space, defeating enemies in your path.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages