A downloadable game for Windows and Linux

Explore the mysteries of the legendary treasure in this Serious-Sam style FPS in the Mayan Underworld.

The game is in early development. The code was originally written by Michael "pythno" Eggers and then drastically improved with the help of Johann Rittenschober, Benedikt Köhler and Fabian DePaoli. The level and its textures were created by Nico Bayer. 

Michael took over the development as a solo-project again in February 2025.

(Planned) Features:

  • Fight hordes of enemies 
  • Solve ancient puzzles
  • Escape deadly traps
  • Multiplayer Deathmatch
  • Host your own servers
  • Custom Engine, written in C++
  • Final game will ship with complete source code, MIT-licensed


Follow the development


Support

You can support this project on Patreon. In return you will get:

  • Current state of the source-code, MIT licensed
  • Most up-to-date builds of the game
  • Weekly Podcast (in German!) about the current state of the the game and future plans
  • Selection of source-Asset files (Blender, Photoshop, ...) under CC BY-NC-SA 4.0 license

Download

Download
DOD-0.0.102-Linux64.tar.gz 291 MB
Download
DOD-0.0.102-Win64.zip 290 MB
Download
DOD-0.0.101-Linux64.tar.gz 200 MB
Download
DOD-0.0.101-Win64.zip 199 MB

Install instructions

Windows

Unpack the files into any directory and double-click "RUN_GAME.bat"

Linux

Unpack the files into any directory with:

tar -xzvf DOD-<version>-Linux64.tar.gz
and then cd into the created folder and run "./RUN_GAME.sh" from the console.