Skip to content

cabelitos/space_shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space shooter

An asteroids game made using the Allegro library.

Depends on

Allegro 5 [version 5.1]

Setup on OS X

brew tap homebrew/versions
brew install allegro5 --HEAD
cd /path/to/space_shooter
cmake .
make
./space_shooter

Setup on other plataforms

You probably will need to compile Allegro by yourself. Instructions here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published