tesseract-engine
First-person shooter engine with map editing, instagib, DM and CTF
This package contains the game engine of Tesseract, a first-person shooter focused on cooperative in-game map editing.
The engine is derived from Cube 2: Sauerbraten technology but with upgraded modern rendering techniques. The new rendering features include fully dynamic omnidirectional shadows, global illumination, HDR lighting, deferred shading, morphological / temporal / multisample anti-aliasing, and much more.
- Versions: 20200615-2411
- Website: http://tesseract.gg/
- Licenses: Zlib
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of tesseract-engine as follows:
guix install tesseract-engine
Or install a particular version:
guix install tesseract-engine@20200615-2411
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 tesseract-engine about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/tesseract-engine'><img src='https://packages.guix.gnu.org/packages/tesseract-engine/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/tesseract-engine)
Example Org:
[[https://packages.guix.gnu.org/packages/tesseract-engine][https://packages.guix.gnu.org/packages/tesseract-engine/badges/latest-version.svg]]