Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 438 Bytes

TicTacToeProject

Genetic Programming Tic Tac Toe Solver is an implementation of GP to create an AI tic tac toe player

Import the project into eclipse:

Extract the rar project file into some folder Right click on package explorer -> Import -> General -> Existing Projects into Workspace -> Browse -> select the folder -> Finish Running the program:

TicTacToeProject -> src -> default package -> run from MainGUI.java