Skip to content
#

chess-puzzle

Here are 68 public repositories matching this topic...

Game of chess has been a classic AI problem and these days there are several excellent open source implementations of automatic chess players are available on line. In this assignment we are going to make yet another FAST-chess player that will play chess using some well-established strategies along with MINIMAX to compute moves for a chess play…

  • Updated Aug 11, 2022
  • C++

Improve this page

Add a description, image, and links to the chess-puzzle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chess-puzzle topic, visit your repo's landing page and select "manage topics."

Learn more