Skip to content

LarsAur/ChessEngine

Repository files navigation

About

This is a simple chess-engine made in C. It utilizes common principles such as alpha-beta pruning, move generation and hashing for transposing boards. More info about these concepts and more can be found on the Chess Programming Wiki

Profiling conditions

Two computers plays against eachother for 20 moves each. The search depth of each computer is 4 ply.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published