Ocaml implementation of Sushi Go Party. The rules are available here.
This project uses dune. To compile the project, run the following command:
dune build
You can run the game with the following command:
dune exec subarasushi
This will execute a terminal version of the game. You will be able to configure the game settings (player number, number of bots and menu to play with) and play the game.
See CONTRIBUTING.md.
Yago Iglesias Vázquez, Yanis Lacenne, Tony Ly Soan and Nathan Guetteville