AdaChess
Chess Engine
A chess engine written in Ada with features like legal move generation and real-time move annotation.
AdaChess is a smart chess engine written from scratch in the Ada programming language
7 stars
3 watching
0 forks
Language: Ada
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ingo60/frech | A chess engine written in Frege, aiming to implement a functional algorithmic approach to playing the game of chess. | 0 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
bmarini/jchess | A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
ebemunk/chess-dataviz | A D3.js-based visualization library for analyzing and presenting chess data | 73 |
deven98/flutterchess | A Chess app concept built on Flutter with the goal of providing an educational tool | 52 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 74 |
zertovitch/engine-3d | Real-time 3D rendering software using Ada programming language | 2 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
lichess-org/lichobile | The lichess.org official mobile application written in TypeScript, with access to native SDKs and a custom rendering library. | 2,040 |
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 |
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 |
jes/chess-steg | A tool that encodes and decodes short messages as chess games, exploiting game rules to conceal data | 87 |
laat/chess-board | A web component for displaying and manipulating chess positions using HTML | 20 |