Registry / other / srs2dge-core

srs2dge-core

JSON →
library0.2.0rscratesunverified

Simple Rust 2D Game Engine core library.

# Cargo.toml [dependencies] srs2dge-core = "0.2.0"
INSTALL
IMPORT
SIG · SRS2DGE-CORE
S
srs2dge-core
otherrustv0.2.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 srs2dge_core::Engine;

Initialize and run the game engine.

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

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
srs2dge-core — cargo add srs2dge-core · libregistry