Registry / other / ugli
library0.17.2rscratesunverified

A game engine for building interactive 2D applications and games.

# Cargo.toml [dependencies] ugli = "0.17.2"
INSTALL
IMPORT
SIG · UGLI
U
ugli
otherrustv0.17.2
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.

Engine
use ugli::Engine;

Creates a new Ugli engine instance.

use ugli::Engine; fn main() { let engine = Engine::new(); println!("Ugli engine created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ugli — cargo add ugli · libregistry