gyscos / libcoinche

A rust library to model a game of coinche

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libcoinche

Build Status crates.io MIT licensed

Rust library to model a game of coinche.

To use, add libcoinche to your Cargo dependencies:

[dependencies]
libcoinche = "0.1.9"

Check coinched for an example of usage.

About

A rust library to model a game of coinche

License:MIT License


Languages

Language:Rust 99.7%Language:Shell 0.3%