Maw of the Coliseum
A downloadable game for Windows, macOS, and Linux
Hexa has been locked up by the God of Death in a coliseum.
He will have to participate in this tournament of death and defeat all the enemies in order to escape and return home with his family.
To do this, you will have 4 different weapons with different abilities that you can improve throughout the tournament to achieve victory.
Game modes
- Singleplayer: defeat all the enemies.
- Multiplayer: play with your friends in a battle royale (2-8 players).
Trailer
How it was done
The game has been developed by a group of multimedia engineering students from the University of Alicante. It is programmed in C++, creating our own game engine, physics engine, graphics engine, sound engine and all the art 2D, 3D and animation. We hope you like it.
Kofi Games:
- Raquel García Guillem (Artist 2D, 3D, Animation and Gameplay developer)
- David Sabater Romero (Artist 2D and AI developer)
- Gaspar Mora Rico (Sound design, Gameplay and Net engine and developer)
- Marc Landes Molla (Sound, Graphic and Game engine developer)
- Aitana Sempere Escribano (Graphic & AI Debug developer)
- Diego Valero Bueno (AI engine developer)
Download
Install instructions
Instructions to play
Linux
- Download MOTC_Linux.zip
- Unzip the game downloaded.
- Double click the executable
motc
or execute the command./motc
on a terminal.
Windows
- Download MOTC_Windows.zip
- Unzip the game downloaded.
- Double click the executable
motc
MacOS
- Download MOTC_MacOS.zip
- Unzip the game downloaded.
- Double click the executable
motc
Multiplayer
- Download the servers zip
- Unzip the server
- Execute de server
- Linux: execute the command
./server
on a terminal. - Windows: double click the executable
server
- Linux: execute the command
- Open the file
src/niveles/game.xml
- Change line 13 to put the port that you want and the IP of the server. Example:
<server puerto="60000">127.0.0.1</server>
Leave a comment
Log in with itch.io to leave a comment.