An open API service indexing awesome lists of open source software.

https://github.com/leonardpepa/tictactoe

Tic tac toe AI made with java swing framework
https://github.com/leonardpepa/tictactoe

ai game gui java minimax-algorithm minmax minmax-alpha-beta-pruning swing tac tic tic-tac-toe toe

Last synced: 7 months ago
JSON representation

Tic tac toe AI made with java swing framework

Awesome Lists containing this project

README

          

# Tic tac toe AI made with java swing framework
AI implemented with minmax algorithm