| Crates.io | pixel_fight |
| lib.rs | pixel_fight |
| version | 0.1.0 |
| created_at | 2022-09-03 23:34:26.386723+00 |
| updated_at | 2022-09-03 23:34:26.386723+00 |
| description | A very simple zero-player fight simulator between groups of squares. |
| homepage | |
| repository | https://github.com/MajorBarnulf/pixel_fight |
| max_upload_size | |
| id | 658084 |
| size | 380,115 |

A very simple zero-player fight simulator between groups of squares.
USAGE:
pixel_fight <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
SUBCOMMANDS:
example Dumps an example fight configuration to stdout
run Runs a fight from a configuration file
can be installed with rustup/cargo:
cargo install pixel_fight