Skip to content

gyscos/coinched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinched

Build Status MIT licensed

A coinche server.

It uses libcoinche to model a game of coinche, and presents it as a network service, for example as a HTTP interface.

To run the default HTTP server:

cargo run --bin coinched -- --port 3000

To run the proof-of-concept HTTP client:

cargo run --bin coincher -- localhost:3000

About

A coinche server written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages