37 skills found · Page 1 of 2
jhlywa / Chess.jsA TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
niklasf / Python ChessA chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
brozeph / Node ChessA simple node.js library for parsing and validating chess board position with an algebraic move parser
Geras1mleo / ChessC# .NET 8.0 Chess Library
lyudmil-mitev / Simple Python ChessA simple python chess game with a seperate board representation/validation and a TkInter GUI
lengyanyu258 / Xiangqi.jsA Javascript Chinese chess/cchess/Xiangqi library for Xiangqi move generation/validation, piece placement/movement, and check/checkmate/draw detection
demircancelebi / TaflA library for Hnefatafl (Viking Chess, or Tafl) that is used for move generation/validation, piece placement/movement, and game over detection. You can use it to simulate games between AI agents - although you need to write the agents yourself :)
lubert / Chess.tsA Typescript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
Fingolfin7 / ChessHarnessInspired by GothamChess's AI chess videos - this is an LLM harness for chess. Fixes the real problems that were causing the models to stumble; proper board state context and move validation. Pit GPT, Gemini, Claude and others head-to-head with live reasoning streams, knockout tournaments, and PGN export.
antdimot / Chess Movement ValidatorA chess engine validator written in C#.
dayjur / Chess.csPort of chess.js lib for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
jayasurian123 / Fen ValidatorValidate the Chess FEN notation
jimmymuthoni / Grandmastergrandmaster is a Qt6-based chess game written in C++. It provides a fully interactive chessboard with piece movement validation, highlighting, and sound effects.
PadawanBreslau / BchessSmall Ruby library for reading and validating chess games stored in PGN (Portable Game Notation) file format
alemelis / Bobby.jlA mediocre chess moves validator
georgepsarakis / Python Chess BoardConsole (text) chess board written in Python. Includes timers and move validations.
shreeyatamang / Chess EngineA chess game with features like move validation, two-player mode, timers and AI bot, created using Python.
daneccc / Chess Validator♟ Validador de partidas de xadrez em arquivos no formato PGN.
roswelly / Soalan Chess Game Contractsolana chess smart contract with legal move validation, game lifecycle, optional wagers, and ELO updates.
markhc / ChessgenA Chess move generator and validator written in C++17