Registry / other / allegro

allegro

JSON →
library0.0.50rscratesunverified

Allegro 5 core library Rust wrapper for game development.

# Cargo.toml [dependencies] allegro = "0.0.50"
INSTALL
IMPORT
SIG · ALLEGRO
A
allegro
otherrustv0.0.50
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Core
use allegro::Core;

Initialize the Allegro core library.

use allegro::Core; fn main() { let core = Core::init().unwrap(); println!("Allegro core initialized"); }
Debug
Known issues
gotchaRequires Allegro 5 native library installed
fix
Install Allegro 5 via system package manager or build from source
affects: >=0.0.0
Upgrade
Version history
0.0.50latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Meta
1
Amazon
1
OpenAI (training)
1
Resources
allegro — cargo add allegro · libregistry