37 results for “topic:chess-position”
A small tool that generates gif of a chess game
C# .NET 8.0 Chess Library
A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.
Chess Diagram React Component
An open source chess project in Node/Next.js. For the ❤️ of chess.
A Parser for Portable Game Notation including Portable Draughts Notation
♟🔍 Parse FEN from clipboard image and analyse on https://lichess.org
Redqueen is an UCI (Universal Chess Interface) compatible chess engine written in C++.
Chess Game with nice user interface
Chess game with two player. (SOON)
A breadth-first enumeration of all reachable chess diagrams
Chess piece movement validator, designed to work entirely from a FEN position.
Super lightweight portable zero-dependency chess library written in simple C++
Game of chess has been a classic AI problem and these days there are several excellent open source implementations of automatic chess players are available on line. In this assignment we are going to make yet another FAST-chess player that will play chess using some well-established strategies along with MINIMAX to compute moves for a chess player. To complete this assignment you have been provided with an abstract base class called chessPlayer and two demo player classes named humanPlayer and autoPlayer. Along with these two class, another class, called gameState, is also provided that holds state of the game at any given time. The state of the chess at any given time consists of information about player turn (i.e. an enumeration called Color with a value of 1 means WHITE player will move and 0 means BLACK player will move) and an 8 x 8 chess board with chess pieces encoded as shown below.
Chess game with two player based on electron. (SOON)
Embed chess diagrams from epd file into a document.
single file chess board
Using (Google) Neural Machine Translation for chess movements inference (TensorFlow)
Generate random positions and random moves by piece in Chess
Chess clone in Processing
Chess engine and GUI (1999–2006)
Chess opening classification data
Fast, publication-quality SVG chess board diagram generator
Solution to Knight's Tour problem
Chess game C#
Command line tool that makes an image of a chess position
This repository contain a python script for basic chess moves
Source code for the Alexa Chess Openings skill. The skill allows you to know about any known opening or to discover new interesting ones.
chess tools with engine support
For the full description check README.md