Skip to content

dmonopoly/survive-space-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survive Space Game

A space game in which you avoid falling asteroids and flying fireballs, written in C++. Basic stuff made for a CS class.

Includes sound effects with personally played piano music, Twilight Techno.

Compile instructions

qmake -project
qmake
make
./survive-space-game

For the last command, just put ./{name of application compiled to} which is typically the folder name.

About

A space game in which you avoid falling asteroids and flying fireballs, made for a CS class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages