Sen descrición

Denis Merigoux 717f36582b License and README %!s(int64=9) %!d(string=hai) anos
src 9214bc550d Added scoring system %!s(int64=9) %!d(string=hai) anos
.gitignore a21a211158 Creation of shuffled decks %!s(int64=9) %!d(string=hai) anos
Cargo.lock a21a211158 Creation of shuffled decks %!s(int64=9) %!d(string=hai) anos
Cargo.toml a21a211158 Creation of shuffled decks %!s(int64=9) %!d(string=hai) anos
LICENSE.txt 717f36582b License and README %!s(int64=9) %!d(string=hai) anos
README.md 717f36582b License and README %!s(int64=9) %!d(string=hai) anos

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