allegro
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.
- Versions: 5.2.7.0 · 4.4.3.1
- Website: https://liballeg.org
- Licenses: Giftware
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of allegro
as follows:
guix install allegro
Or install a particular version:
guix install allegro@4.4.3.1
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
HTML: <a href='http://127.0.0.1:3000/packages/allegro/'><img src='http://127.0.0.1:3000/packages/allegro/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/allegro/badges/latest-version.svg)](http://127.0.0.1:3000/packages/allegro/) Org: [[http://127.0.0.1:3000/packages/allegro/][http://127.0.0.1:3000/packages/allegro/badges/latest-version.svg]]