Няма описание

Denis Merigoux 717f36582b License and README преди 9 години
src 9214bc550d Added scoring system преди 9 години
.gitignore a21a211158 Creation of shuffled decks преди 9 години
Cargo.lock a21a211158 Creation of shuffled decks преди 9 години
Cargo.toml a21a211158 Creation of shuffled decks преди 9 години
LICENSE.txt 717f36582b License and README преди 9 години
README.md 717f36582b License and README преди 9 години

README.md

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