DUGA

From Libregamewiki
Jump to navigation Jump to search
DUGA
DUGA.png
DUGA
GenreFPS
Latest release1.0
Release dateAugust 25th, 2018
PlatformWindows Template:MacOS
DeveloperMaxwell Salmon
Code licenseMozilla Public License 2.0
Media licenseMozilla Public License (graphics), Creative Commons Attribution (sounds)
P. languagePython 3
Librarypygame
Homepagehttps://maxwellsalmon.itch.io/duga
Contribute
DUGA is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

DUGA is a procedurally generated first-person shooter based on a raycasting engine (similar to Wolfenstein 3D) built with pygame. It is available on itch.io under a pay what you want model, with the source code accessible on GitHub. It was first released as a three level tech demo on December 10, 2017, followed by a 1.0 release on August 25, 2018 which featured procedural levels as well as a level editor. It only has binaries for Windows and macOS, but can be ran from source on other systems supported by Python.

External links[edit]

Tech Demo[edit]