libcoinche

Crates.iolibcoinche
lib.rslibcoinche
version0.4.0
sourcesrc
created_at2015-12-26 23:50:02.203551
updated_at2022-06-24 15:30:15.308095
descriptionA library to model the Coinche card game.
homepage
repositoryhttps://github.com/Gyscos/libcoinche
max_upload_size
id3764
size56,118
Alexandre Bury (gyscos)

documentation

http://gyscos.github.io/libcoinche/libcoinche/index.html

README

libcoinche

Build Status crates.io MIT licensed

Rust library to model a game of coinche.

Documentation

To use, add libcoinche to your Cargo dependencies:

[dependencies]
libcoinche = "0.1.9"

Check coinched for an example of usage.

Commit count: 52

cargo fmt