dsda-doom
Doom source port, successor of PrBoom+
This is a successor of PrBoom+ with new features, including:
Heretic, Hexen, MBF21, Doom-in-Hexen, UDMF, and MAPINFO support
In-game console and scripting
Full controller support
Palette-based opengl renderer
Debugging features for testing
Strict mode for speedrunning
Various quality of life improvements
Advanced tools for TASing
Rewind
- Versions: 0.28.2
- Website: https://github.com/kraflab/dsda-doom
- Licenses: GPL 2+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of dsda-doom
as follows:
guix install dsda-doom
Or install a particular version:
guix install dsda-doom@0.28.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of dsda-doom about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dsda-doom'><img src='https://packages.guix.gnu.org/packages/dsda-doom/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/dsda-doom)
Example Org:
[[https://packages.guix.gnu.org/packages/dsda-doom][https://packages.guix.gnu.org/packages/dsda-doom/badges/latest-version.svg]]