The goal of this project was to re-create one of these games : Hyper Sprint, Lemmings, Worms, Bomberman, Gauntlet.
The game had to be compatible with Linux and Windows.
We chose Gauntlet, and implemente a server for multiplayer.
You must kill the monsters and survive a maximum of round.
The game is not finished and miss functionalities.
- Ogre3d for graphic
- BulletPhysics for game physic
- Cegui for HUD
- OpenAl for sound
- OIS and Cegui for input
- SockerIO for multiplayer
git submodule update --init --recursive
make install
./IndieStudio (in ~/bin/)
Install with Indie-Studio-installer.exe
Launch Indie-Studio.exe
{
"nom":"Gastaldi",
"prenom":"Rémi",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/rémi-gastaldi/"
}
{
"nom":"Hubert",
"prenom":"Léo",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/leohubert"
}
{
"nom":"Sellet",
"prenom":"Flavien",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/flavien-sellet-32254b10a/"
}
{
"nom":"Prost",
"prenom":"Matthias",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/matthias-prost/"
}
{
"nom":"Puccio",
"prenom":"Cyril",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/cyrilpuccio/"
}
{
"nom":"Augusto",
"prenom":"Thomas",
"email":"[email protected]",
"linkedin": "https://www.linkedin.com/in/thomas-augusto-8199b710a/"
}