This package browser is in early development. Mind the rough edges.

allegro 5.0.11

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.

Installation

Install allegro 5.0.11 as follows:

guix install allegro@5.0.11

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.