books
Chess engine development resources
A collection of Python libraries and resources used to develop chess engines
Chess books used to develop Stockfish
154 stars
11 watching
32 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An UCI chess engine that analyzes positions and computes optimal moves using neural networks. | 11,861 |
| | A graphical chess application for Mac that leverages the capabilities of an open-source UCI-compatible chess engine | 512 |
| | Retrieves and displays chess ratings data from Chess.com. | 11 |
| | A Python-based chess client with features such as online play, multiple difficulty levels, and analysis tools. | 708 |
| | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
| | A chess engine written in Ada with features like legal move generation and real-time move annotation. | 7 |
| | A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
| | A collection of code examples focused on systematic trading strategies and related algorithms using Python. | 375 |
| | Refactoring Vue.js chess components to work with Vue 2 | 12 |
| | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| | A package of classes to extract stock data from various online sources. | 34 |
| | An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
| | Provides a Python tool to retrieve stock symbol information from various US stock exchanges. | 110 |
| | A chess engine written in Frege, aiming to implement a functional algorithmic approach to playing the game of chess. | 0 |
| | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |