#networking #game

nimble-rectify

Integration between assent and seer

8 releases

0.0.17-dev Oct 24, 2024
0.0.16 Oct 22, 2024
0.0.12-dev Sep 23, 2024

#2956 in Game dev

Download history 4/week @ 2025-08-26 9/week @ 2025-09-02 2/week @ 2025-09-09 7/week @ 2025-09-23 8/week @ 2025-09-30 4/week @ 2025-10-14 4/week @ 2025-10-21 1/week @ 2025-10-28

492 downloads per month
Used in 4 crates (2 directly)

MIT license

17KB
248 lines

🛠️ nimble-rectify

Crates.io Documentation

nimble-rectify is a Rust crate that brings together both authoritative and predicted steps in a deterministic simulation. It combines the power of nimble-assent (authoritative steps) and nimble-seer (predicted steps) to manage game state seamlessly.

✨ Features

  • Integrates authoritative and predicted steps for smooth state management.
  • Provides callbacks for both Assent and Seer.

📦 Installation

Add the following to your Cargo.toml:

[dependencies]
nimble-rectify = "0.0.17-dev"

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~155KB