CodingTrain / CodingTrain/Suggestion-Box

Toy chess engine!

Open
#1,484 5 comments 3 reactions 0 assignees View on GitHub
Challenge Extension machine learning
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

You've already done alpha-beta pruning, if I recall correctly, for tic-tac-toe. Let's see if you can do it for chess! :)

There's a ton of very simple engines to learn from, such as sunfish:
https://github.com/thomasahle/sunfish
https://www.chessprogramming.org/Sunfish

And in general, the chessprogramming wiki is awesome:
https://www.chessprogramming.org/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.