1 unstable release
0.1.0 | Sep 3, 2022 |
---|
#360 in Simulation
340KB
412 lines
Pixel Fight /rs
Description
A very simple zero-player fight simulator between groups of squares.
Usage
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
Installation
can be installed with rustup/cargo:
cargo install pixel_fight
Dependencies
~15MB
~312K SLoC