Ingen beskrivning

README.md 408B

tarot

Description

Simple model of a French tarot card game written in Rust. Basic game rules are respected but IA is crappy for the moment (just plays any valid card in its hand at each round).

Installation and usage

Install the Rust environment and follow the instructions.

Then at the project root just enter in your terminal:

cargo run