Skip to content

wmcnicho/C-Game-JASEU

Repository files navigation

Just Another Shoot Em' Up

Student Information

Game Information

  • Game Name: JASEU
  • Game Description: "Just Another Shoot Em' Up"
  • Game Design Doc

About

This is a student project using the QT Framework to build a simple game in C++. It's a Shoot 'Em Up-style similar to the famous 'Space Invaders' game.

Usage

Compile Instructions

qmake -project
qmake
make

Doxygen Instructions

In order to generate the doxygen html files the following should be typed:

doxygen -g config.txt
doxygen config.txt

Command to run

./game_wmcnicho

About

Just Another Shoot 'Em Up

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages