Skip to content

tibifant/blunder

Repository files navigation

Blunder

A Simple Chess Engine written in C++

  • Minimax-Algorithm with Alpha-Beta-Pruning
  • Quiescence Search
  • Move Ordering (MVV/LVA)
  • Iterative Deepening with Aspiration Windows
  • HTTP API via crow with sample 3D-Web-UI
  • Command Line based UI

console application
web application

How to build the project:

create_project.bat
MSBuild /p:Configuration=Release /nologo /v:m

About

Simple C++ Chess Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages