sahiljain / ChessAI

Chess and Connect-Four computer player using minimax evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess AI

This AI implements the minimax algorithm with alpha-beta pruning for Tic Tac Toe, Connect Four, and Chess.

About

Chess and Connect-Four computer player using minimax evaluation


Languages

Language:Java 100.0%