A chess library that runs on the server (Scala) and on the browser (ScalaJS).
-
Updated
Aug 25, 2019 - Scala
A chess library that runs on the server (Scala) and on the browser (ScalaJS).
FischerCore is a Swift library that encapsulates the core logic and data structures necessary for building chess games. Named in honor of the legendary chess grandmaster Bobby Fischer, this library provides a comprehensive foundation for creating, managing, and enforcing the rules of chess.
single file chess board
Given an image, containing a 2D chessboard from the magazine "La settimana Enigmistica", recognize the chessboard and build the characters string according to the FEN encoding used as standard to describe the pieces distribution inside the chessboard
FEN Notation for "The Amateurs Mind" by Jeremy Silman (2nd Edition)
A Chessboard application that helps you visualise a FEN notation
Creating Chess using C++ and SDL2
A simple CLI application in Rust to read FEN strings
Add a description, image, and links to the fen-notation topic page so that developers can more easily learn about it.
To associate your repository with the fen-notation topic, visit your repo's landing page and select "manage topics."