rmodi6 / TicTacToe-with-AI

Tic Tac Toe game in both python and java with Artificial Intelligence for second player using alpha-beta pruning for MiniMax algorithm.

Home Page:https://replit.com/@rmodi6/TicTacToe-with-AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe-with-AI Run on Repl.it

Tic Tac Toe game in both python and java with Artificial Intelligence for second player using alpha-beta pruning for MiniMax algorithm.

About

Tic Tac Toe game in both python and java with Artificial Intelligence for second player using alpha-beta pruning for MiniMax algorithm.

https://replit.com/@rmodi6/TicTacToe-with-AI

License:Apache License 2.0


Languages

Language:Java 62.9%Language:Python 37.1%