Skip to content

aParsecFromFuture/chess_game

Repository files navigation

chess_game

It is a chess engine written in C

Uses minimax and alpha-beta pruning algorithms
It calculates next movement in 1 second when tree depth is lower than 5 at beginning and middle of the game
It calculates next movement in 1 second when tree depth is lower than 6 at endings of the game

alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published