-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rick Jeurissen edited this page Nov 16, 2020
·
3 revisions
This project is a hobby project. I got inspired by the Netflix series 'The Queens Gambit' and started playing chess. Eventually I wanted to challenge myself and program my own chess game. The goal back then was to create a fully working chess engine with a simple console UI to be able to play.
The long term goals changed and it ended up with a better UI where you can drag&drop pieces and also play against a well trained AI with multiple difficulties.
The current progress can be found in the projects page of this Github repository.