Skip to content

xulander/KamikazeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game - Programming Assignments Private Repository

Student Information

Game Information

  • Game Name: Kamikaze
  • Game Description: A badass game that is eerily similar to Asteroids... what?
  • Game Design Doc

###IMPORTANT NOTES There are some functions/items I particularly don't like in the game; however, they are there for the extra credit portions for my class. My friend's face, the angry bird pig at the top, and the solid color backgrounds are a few examples. Without the solid color background changes, the original sliding background would reset once it hits its end.

Compile & Run Instructions

The grader should use the following procedure to compile and run the code: make clean qmake -project qmake make ./(input the game name folder here) #Compile Instructions make clean qmake -project qmake #Doxygen Instructions echo "Write command here"

doxygen -g config.txt doxygen config.txt doxygen -doxy #Command to run echo "Write command here" Do the ./ run command on folder name


#How To Play
Make sure to look at instructions in GameDesignDoc to find the EC stuff. Some are harder to find
than others.

### Screenshots -- [Optional]
You can either remove this section or add screenshots if you wish.

About

CS-102 Final Project: Asteroids-like Game with Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors