This package browser is in early development. Mind the rough edges.

eureka

Doom map editor

Eureka is a map editor for the classic DOOM games, and a few related games such as Heretic and Hexen. It comes with a 3d preview mode and a 2D editor view.

Installation

Install the latest version of eureka as follows:

guix install eureka

Or install a particular version:

guix install eureka@1.24

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 eureka about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/eureka'><img src='https://packages.guix.gnu.org/packages/eureka/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/eureka/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/eureka)

Example Org:

[[https://packages.guix.gnu.org/packages/eureka][https://packages.guix.gnu.org/packages/eureka/badges/latest-version.svg]]