bennu-game-development-modules
Modules for the Bennu Game Development programming language
This package contains a collection of modules for the Bennu Game Development programming language, from CD handling through SDL to joystick support.
- Versions: 353
- Website: https://sourceforge.net/projects/bennugd/
- Licenses: Zlib
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of bennu-game-development-modules
as follows:
guix install bennu-game-development-modules
Or install a particular version:
guix install bennu-game-development-modules@353
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 bennu-game-development-modules about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/bennu-game-development-modules'><img src='https://packages.guix.gnu.org/packages/bennu-game-development-modules/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/bennu-game-development-modules/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/bennu-game-development-modules)
Example Org:
[[https://packages.guix.gnu.org/packages/bennu-game-development-modules][https://packages.guix.gnu.org/packages/bennu-game-development-modules/badges/latest-version.svg]]