Pinned Repositories
bevy
A refreshingly simple data-driven game engine built in Rust
bevy_mod_raycast
Unofficial plugin for raycasting in Bevy
bevy_rapier
Official Rapier plugin for the Bevy game engine.
bevy_replicon
ECS-focused high-level networking crate for the Bevy game engine.
iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
leafwing-input-manager
A straightforward stateful input manager for the Bevy game engine.
lifescape
A life simulation game
renet
Server/Client network library for multiplayer games with authentication and connection management made with Rust
serde
Serialization framework for Rust
standard_paths
A Rust port of QStandardPaths class which provides methods for accessing standard paths on the local filesystem (config, cache, user directories and etc.).
Lifescape's Repositories
lifescapegame/bevy_replicon
ECS-focused high-level networking crate for the Bevy game engine.
lifescapegame/lifescape
A life simulation game
lifescapegame/bevy
A refreshingly simple data-driven game engine built in Rust
lifescapegame/bevy_mod_raycast
Unofficial plugin for raycasting in Bevy
lifescapegame/bevy_rapier
Official Rapier plugin for the Bevy game engine.
lifescapegame/iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
lifescapegame/leafwing-input-manager
A straightforward stateful input manager for the Bevy game engine.
lifescapegame/renet
Server/Client network library for multiplayer games with authentication and connection management made with Rust
lifescapegame/serde
Serialization framework for Rust
lifescapegame/standard_paths
A Rust port of QStandardPaths class which provides methods for accessing standard paths on the local filesystem (config, cache, user directories and etc.).