Commit 157cc5c5 authored by Franck Tempet's avatar Franck Tempet

Ajout d'un espace

parent ac8ebb13
# Algorithme MinMax et MonteCarlo
# Algorithme MinMax et Monte Carlo
# Objectif
Votre objectif sera d’implémenter soit l’algorithme MinMax soit l’algorithme MonteCarlo Tree Search sur le jeu TicTacToe présent sur la plateforme [Codingame](https://www.codingame.com/start). Vous partirez d’un code Java existant afin de vous focaliser essentiellement sur ces algorithmes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment