Crates.io | nimble-rectify |
lib.rs | nimble-rectify |
version | 0.0.17-dev |
source | src |
created_at | 2024-09-22 19:23:48.796215 |
updated_at | 2024-10-24 10:28:07.684492 |
description | Integration between assent and seer |
homepage | |
repository | https://github.com/nimble-rust/nimble |
max_upload_size | |
id | 1383224 |
size | 17,273 |
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.
Assent
and Seer
.Add the following to your Cargo.toml
:
[dependencies]
nimble-rectify = "0.0.17-dev"
This project is licensed under the MIT License - see the LICENSE file for details.