Skip to content

IA School project aiming to implement at least 2 different IA to play the french game: Square game or Little Square.

Notifications You must be signed in to change notification settings

titouanfreville/squaregame_ia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Square game

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.

Using

From compiled source

Download the binary corresponding to your system:

From source

Require

  • Ocaml
  • Opam
  • Merlin

Process

  • 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

About

IA School project aiming to implement at least 2 different IA to play the french game: Square game or Little Square.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published