/tictactoe-java

A Program that implements a learning system for a Tic-Tac-Toe player on a 5 × 5 × 5 board.

Primary LanguageJava

Programming assignment Tic-Tac-Toe

A Program that implements a learning system for a Tic-Tac-Toe player on a 5 × 5 × 5 board.

Description

To play a game with our player, you only have to copy all files from the src folder in your src folder. Then you can set our player in the tictactoe.properties like that:

player=MasterMind:RandomPlayer