SonSilentSea (recruitment campaign)

SanguinarioJoe

09-09-2010 12:25:38

Hi!

My name is Jose Luis Cercós Pita, and i'm developing a based in WWII sea combat game.

The project is in a good time of develop to anyone interested can be added to team. Of course is free software!

Feel free to post, or write me a private message, if you could be interested.

Thanks to all!

You could see some images here (a little bit old):



























Tapio

11-09-2010 10:28:19

Nice pics, but there are too many that are essentially the same. Also, a link to a webpage / code repository / package download would be nice.

SanguinarioJoe

11-09-2010 14:22:06

Of course, the project is really young, so the game do nothing for now.

To test it, you could:

Ubuntu users__
Add this repository (instructions at web page):
https://launchpad.net/~sonsilentsea-team/+archive/sonsilentsea

And execute the command:
sudo apt-get install sonsilentsea

You could run the game with:
Applications/Games/SonSilentSea

Or with the command:
SonSilentSea

Linux users__
Needs Hydrax & Skyx
Install git, and execute the next commands (in a install folder):
git clone http://git.gitorious.org/sonsilentsea/tinyxml-rep.git
cd tinyxml-rep
make clean
make
sudo make install
cd ..
git clone http://git.gitorious.org/sonsilentsea/sonsilentsea-rep.git
cd sonsilentsea-rep
make clean
make
sudo make install
cd ..
git clone http://git.gitorious.org/sonsilentsea/sonsilentsea-data.git
cd sonsilentsea-data
make clean
make
sudo make install


And run the game with the command
SonSilentSea

Regards,
Jose Luis Cercós Pita