Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 651 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 651 Bytes

codecov Code style: black License: MIT

Jaipur board game

The game rules are implemented in Domain Driven -ish fashion.
A custom finite state machine is the driver and there is a console adapter available for it.

Usage

  • Run the game with run-console-app