Skip to content

jkoop/spacezero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceZero

SpaceZero is a Real Time Strategy 2D space combat game for two players over a network.

  • The objective is to conquer the universe, defeating all enemies.
  • At starting point you have only one ship and one planet, but you have gold to buy more ships to conquer more planets.
  • All ships can be controlled by the computer (automatic mode) or by the player (manual mode). You can easily change among your ships, controlling all of them independently.
  • Official website

Installation

(see also INSTALL)

sudo apt install libgtk2.0-dev libglib2.0-dev libopenal-dev libalut-dev libvorbis-dev libx11-dev
make spacezero
sudo make install