Registry / other / flatbox-core

flatbox-core

JSON →
library0.1.0rscratesunverified

Provides core functionality for Flatbox engine.

# Cargo.toml [dependencies] flatbox_core = "0.1.0"
INSTALL
IMPORT
SIG · FLATBOX-CORE
F
flatbox-core
otherrustv0.1.0
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 flatbox_core::Engine;

Initializes and runs the Flatbox game engine.

use flatbox_core::Engine; fn main() { let mut engine = Engine::new(); engine.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
flatbox-core — cargo add flatbox-core · libregistry