Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 278 Bytes

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.