- a Rust submission for War-O as a code exercise
- assumes Rust is installed
- to compile:
cargo check- see
cc.sh
- see
- to test:
cargo test- see
ct.sh
- see
- to run:
cargo run [json config file]- see
cr.sh
- see
Rules are here.
- TODO as required
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cargo check
cc.shcargo test
ct.shcargo run [json config file]
cr.shRules are here.