Skip to content

A chess engine that uses Negamax Search (with Alpha-Beta Pruning) and Material + Piece-Square Tables for heuristics

Notifications You must be signed in to change notification settings

saubanbinusman/ChessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Engine

Use the compile.bat file to compile the project under windows. It will create an executable file called "chess.exe" in the same directory.

About

A chess engine that uses Negamax Search (with Alpha-Beta Pruning) and Material + Piece-Square Tables for heuristics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published