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
247 watching
2k forks
Language: C++
last commit: 8 days ago
Linked from 1 awesome list
chesschess-enginecppstockfishuci
Related projects:
Repository | Description | Stars |
---|---|---|
official-stockfish/books | A collection of Python libraries and resources used to develop chess engines | 156 |
daylen/stockfish-mac | A graphical chess application for Mac that leverages the capabilities of an open-source UCI-compatible chess engine | 511 |
ronsijm/buttfish | Transmits chess move information through an unconventional interface | 1,434 |
lichess-org/lila | A Scala-based online chess game server with real-time gameplay and multiple features. | 15,670 |
jhlywa/chess.js | A TypeScript library for generating and validating chess moves, detecting checkmate, and more. | 3,719 |
marianogappa/ostinato | A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
skillachie/finsymbols | Provides a Python tool to retrieve stock symbol information from various US stock exchanges. | 110 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
linuscde/chessmarkable | A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet | 104 |
gustayo/vue-chess-storybook | Refactoring Vue.js chess components to work with Vue 2 | 12 |
elucidation/tensorflow_chessbot | A system that uses convolutional neural networks to predict chessboard layouts from images | 520 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
uros-5/ui-lishuuro | A Vue 3-based UI application for the Lishuuro chess platform, utilizing Pinia and Sockette for state management and real-time updates. | 10 |
turbofish-org/orga | A deterministic state machine engine written in Rust for building blockchain applications. | 150 |