unbeatable tictactoe using minmax algorithm with alpha-beta pruning
-
Updated
Jan 14, 2023 - TypeScript
unbeatable tictactoe using minmax algorithm with alpha-beta pruning
An interactive gomoku (5 in-a-row) AI
Connect Four browser game with single and two-player mode
tictactoe game with agent player using minimax algorithm with alpha-beta pruning.
The game CONNECT-4 with AI (minimax + alpha-beta pruning).
Add a description, image, and links to the minimax-alpha-beta-pruning topic page so that developers can more easily learn about it.
To associate your repository with the minimax-alpha-beta-pruning topic, visit your repo's landing page and select "manage topics."