Implementation of Tic tac toe game using mini-max algorithm and alpha-beta pruning with JavaFX
-
Updated
Oct 23, 2021 - Java
Implementation of Tic tac toe game using mini-max algorithm and alpha-beta pruning with JavaFX
AI playing connect 4 using heuristic mini-max with alpha beta pruning
Add a description, image, and links to the mini-max-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the mini-max-algorithm topic, visit your repo's landing page and select "manage topics."