A downloadable game for Windows and Linux

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


A game written from scratch (no engine) in C++ by Johann Rittenschober, Benedikt Köhler, Michael Eggers, Nico Bayer and Fabian DePaoli over the course of one semester at university.

And now you can play it for yourself for free :)

Linux-Users: If the Linux binary does not work for you the game runs **great** via wine!

Controls:

  • W, A, S, D:  Move player
  • SPACE: Jump
  • R: Wireframe view of IQM models
  • Q: Cycle through resolutions
  • F: Toggle Fullscreen
  • ^: Open Console (type 'help' to list console commands)
  • U: Switch to Debug flycam (hold right mouse button to change view direction)
  • ESC: Quit game ;(

Download

Download
DOD-0.0.102-Linux-x64.tar.gz 290 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.