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.
Go to the game's folder and type:
// Nothing to do with a Windows install...
make # build the game
make clean # delete the temporary dev files
bin/pirates # run the game
Enjoy !
PIRATES is made by a team of Dead Pixel Society.
PIRATES is under the LGPL license. See the LICENSE file to learn more about it.