Registry / other / piston

piston

JSON →
library1.0.0rscratesunverified

The Piston game engine core libraries providing a modular framework for game development.

# Cargo.toml [dependencies] piston = "1.0.0"
INSTALL
IMPORT
SIG · PISTON
P
piston
otherrustv1.0.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.

Window
use piston::window::Window;

Minimal usage showing import of the Window trait.

use piston::window::Window; fn main() { println!("Piston game engine core"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
piston — cargo add piston · libregistry