5 releases
0.0.12-dev | Sep 23, 2024 |
---|---|
0.0.11-dev | Sep 23, 2024 |
0.0.10 | Sep 23, 2024 |
0.0.2 | Sep 23, 2024 |
0.0.1 | Sep 23, 2024 |
#8 in #participant
509 downloads per month
3KB
nimble-step-types
nimble-step-types
is a Rust library that provides types to represent steps (moves or inputs) in deterministic game simulations. These types are designed to help manage both authoritative and predicted steps from participants in multiplayer games, making it easier to handle game state synchronization.
Features
- Authoritative Steps: Stores validated game moves from participants.
- Predicted Steps: Manages locally predicted moves for smoother gameplay experience.
Dependencies
~27KB