This is an implementation of that card game. This implementation is not meant for playing yourself, but finding out what the average win-rate is if you are playing cards at random. And in a second step, to see if that can be improved.
cargo watch -x 'run'
cargo test --workspace -- --nocapture
cargo modules generate tree