sbcl-trial 1.2.0-2.db4e98e
Common Lisp game engine
Trial is a game engine written in Common Lisp. Unlike many other engines, it is meant to be more of a loose connection of components that can be fit together as required by any particular game.
- Outputs:
out
- Website: https://github.com/Shirakumo/trial
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-trial 1.2.0-2.db4e98e
as follows:
guix install sbcl-trial@1.2.0-2.db4e98e
Or install the latest version:
guix install sbcl-trial
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.