oxygenlance 1.0.1

A simple crate to run BF Joust matches in Rust.
docs.rs failed to build oxygenlance-1.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Oxygenlance

Latest Version Rust Documentation

Oxygenlance is a modified version of gearlance, an interpreter for BF Joust. It is designed to be embedded in a larger Rust program, and operate entirely in memory (instead of requiring launching and communicating with a separate process). It has further modifications to intergrate better into a Rust ecosystem, as well as be able to function in a threaded environment.

License

This project is licensed under the MIT License.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in oxygenlance by you, as defined in the MIT License, shall be licensed as above, without any additional terms or conditions.