stockfish-mac

Chess Engine App

A graphical chess application for Mac that leverages the capabilities of an open-source UCI-compatible chess engine

Beautiful, powerful chess app for the Mac

GitHub

511 stars
28 watching
116 forks
Language: C++
last commit: 13 days ago
Linked from 2 awesome lists

chessstockfish

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
official-stockfish/books A collection of Python libraries and resources used to develop chess engines 156
official-stockfish/stockfish An UCI chess engine that analyzes positions and computes optimal moves using neural networks. 11,650
deven98/flutterchess A Chess app concept built on Flutter with the goal of providing an educational tool 52
nicklockwood/chess An iOS chess game with simple AI and human versus computer play 182
fulldecent/fdchessboardview An iOS / Mac view controller for displaying chess boards with customizable themes and game graphics. 77
adachess/adachess A chess engine written in Ada with features like legal move generation and real-time move annotation. 7
linuscde/chessmarkable A chess game written in Rust using the Pleco library, designed to run on a reMarkable tablet 104
pheyvaer/solid-chess A decentralized chess application built on top of Solid, enabling peer-to-peer gameplay and data storage. 54
saturnyn/chesspursuit An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces. 265
venil7/reason-chess A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. 23
oakmac/chessboardjs A JavaScript library for rendering and manipulating a chessboard 2,015
alexyakunin/boardgames A real-time multiplayer board game web app built with .NET 5 and Stl.Fusion for live state synchronization 71
ingo60/frech A chess engine written in Frege, aiming to implement a functional algorithmic approach to playing the game of chess. 0
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
bmarini/jchess A jQuery-based JavaScript library for parsing and displaying chess games. 83