Site | GitHub | API | Coverage Report
Cribbage is a popular card game, predominately played by two players.
This project has had many flavours over time. It is being used as a learning platform, initially to implement a practical example using Akka, CQRS, Domain Driven Design, Event Sourcing, and Event Storming. Later I applied pure functional programming using the Cats Effects stack.
The project has now completely moved to Rust using Leptos (server-side rendering).
The project is under active development as of May 2024.
cargo test
cargo leptos watch