allegro 4.4.3.1
Game programming library
Allegro is a library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc.
- Website: https://liballeg.org
- Licenses: Giftware
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install allegro 4.4.3.1
as follows:
guix install allegro@4.4.3.1
Or install the latest version:
guix install allegro
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.