Godot Rust extension to create a network of railroad tracks.
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Rail Network
This Rust library defines the mechanics behind a railroad network as a Godot extension. While the Godot extension API is a required as a dependency, the unit tests can be run without needing to import this library into Godot itself.