Skip to content

AdrienPensart/rtarot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

French Tarot

Implemented with :
- rules : http://www.fftarot.fr/assets/documents/R-RO201206.pdf
- traductions : https://en.wikipedia.org/wiki/French_tarot

Usage :
- coverage :
  - cargo install cargo-tarpaulin
  - cargo tarpaulin -v
- test :
  - cargo test -- --nocapture
- linting :
  - clippy : cargo clippy --all-targets --all-features -- -D warnings

Todo :
- type games : defense, attack, petit hunt, full assets
- game managing
    - flag on/off
    - cut game
    - random reunion
- duplicate

70.70% coverage, 772/1092 lines covered

About

Tarot Game Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages