Skip to content

DeadPixelsSociety/PIRATES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIRATES

PIRATES is a open source multiplayer game. You are on an island, looking for all the treasures that you'll need to win the pirates' competition of the year!
In that way, a lot of competitors are fighting to be the first pirate of the year. Run fast and take care of the trees, we don't know whatever is behind them...

To win, you have to be the first to get all the treasures and come back to your ship.

Install

Go to the game's folder and type:

Windows

// Nothing to do with a Windows install...

Linux

make        # build the game
make clean  # delete the temporary dev files
bin/pirates # run the game

Enjoy !

Documentation

PIRATES is made by a team of Dead Pixel Society.

License

PIRATES is under the LGPL license. See the LICENSE file to learn more about it.