olafurw / poke-fighting-rust

Application that simulates a large grid of Pokémon types fighting each other.
24 stars 3 forks source link

Added config support #32

Closed SfietKonstantin closed 2 years ago

SfietKonstantin commented 2 years ago

Input arguments can now be parsed from a JSON.

Note that this development is quite hackish and reused the same struct for both clap and serde ...

SfietKonstantin commented 2 years ago

Fixes #21

olafurw commented 2 years ago

You're conflicting? With who?

SfietKonstantin commented 2 years ago

With myself obviously ;)