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:


StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorKofi Games
GenreFighting, Action
Tags3D, Fantasy, Medieval, Swords, Third Person

Download

Download
LICENSES.txt 1 kB
Download
MOTC_Windows
External
Download
MOTC_Linux
External
Download
MOTC_MacOS
External
Download
MOTC_servers.zip 2 MB

Install instructions

Instructions to play

Linux

  1. Download MOTC_Linux.zip
  2.  Unzip the game downloaded.
  3.  Double click the executable
    motc
    or execute the command
    ./motc
    on a terminal.

Windows

  1. Download MOTC_Windows.zip
  2.  Unzip the game downloaded.
  3.  Double click the executable
    motc

MacOS

  1. Download MOTC_MacOS.zip
  2. Unzip the game downloaded.
  3. Double click the executable
    motc


Multiplayer

  1. Download the servers zip
  2. Unzip the server
  3.  Execute de server
    1. Linux: execute the command
      ./server
      on a terminal.
    2. Windows: double click the executable
      server
  4. Open the file
    src/niveles/game.xml
  5. 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.