Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 682 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 682 Bytes

Sushi Go Party

Ocaml implementation of Sushi Go Party. The rules are available here.

How to compile

This project uses dune. To compile the project, run the following command:

dune build

How to run the game

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.

How to contribute

See CONTRIBUTING.md.

Authors

Yago Iglesias Vázquez, Yanis Lacenne, Tony Ly Soan and Nathan Guetteville