bennu-game-development
Programming language to create games
Bennu Game Development, also known as bennudg, is a programming language tailored at game development. It is the successor of Fenix.
- 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
as follows:
guix install bennu-game-development
Or install a particular version:
guix install bennu-game-development@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 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/bennu-game-development'><img src='https://packages.guix.gnu.org/packages/bennu-game-development/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/bennu-game-development)
Example Org:
[[https://packages.guix.gnu.org/packages/bennu-game-development][https://packages.guix.gnu.org/packages/bennu-game-development/badges/latest-version.svg]]