Stockfish
Chess Engine
An UCI chess engine that analyzes positions and computes optimal moves using neural networks.
A free and strong UCI chess engine
12k stars
251 watching
2k forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
chesschess-enginecppstockfishuci
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Python libraries and resources used to develop chess engines | 154 |
| A graphical chess application for Mac that leverages the capabilities of an open-source UCI-compatible chess engine | 512 |
| Transmits chess move information through an unconventional interface | 1,442 |
| A Scala-based online chess game server with real-time gameplay and multiple features. | 15,843 |
| A TypeScript library for generating and validating chess moves, detecting checkmate, and more. | 3,750 |
| A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
| Provides a Python tool to retrieve stock symbol information from various US stock exchanges. | 110 |
| A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 503 |
| A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 106 |
| Refactoring Vue.js chess components to work with Vue 2 | 12 |
| A system that uses convolutional neural networks to predict chessboard layouts from images | 521 |
| A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
| A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| A Vue 3-based UI application for the Lishuuro chess platform, utilizing Pinia and Sockette for state management and real-time updates. | 10 |
| A deterministic state machine engine written in Rust for building blockchain applications. | 154 |