Ocaml project built with opam and merlin.
This project aims to implement a playing interface for the square game. It is a game using two player, and the soft provide different level of artificial intellignence to play with or to make play.
Download the binary corresponding to your system:
- Linux, Ubuntu architecture: download Linux 64bits executable
- MacOS: download mac 64bits executable
- Windows: download windows 64bits executable
- Ocaml
- Opam
- Merlin
- Clone the project
git clone git@github.com:titouanfreville/squaregame_ia.git || git clone https://github.com/titouanfreville/squaregame_ia.git
- In the project, run
make
- Run the executable built