Skip to content

Creating a chess game and chess player AI using the minimax tree for move selection. Depth of tree was set so as to not surpass imposed time restrictions, however this can be changed to create a better AI player.

Notifications You must be signed in to change notification settings

natek1234/CSC190-ChessPlayerAI

Repository files navigation

CSC190-ChessPlayerAI

Creating a chess game and chess player AI using the minimax tree for move selection. Depth of tree was set so as to not surpass imposed time restrictions, however this can be changed to create a better AI player.

About

Creating a chess game and chess player AI using the minimax tree for move selection. Depth of tree was set so as to not surpass imposed time restrictions, however this can be changed to create a better AI player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages