awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesBoard Notation Validation

Verification of game board configuration strings for syntactical correctness.

Distinct from Notation Converters: Distinct from general notation converters: specifically validates the structural integrity of board setup strings.

Explore 1 awesome GitHub repository matching software engineering & architecture · Board Notation Validation. Refine with filters or upvote what's useful.

Awesome Board Notation Validation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jhlywa/chess.jsAvatar von jhlywa

    jhlywa/chess.js

    4,257Auf GitHub ansehen↗

    chess.js is a headless chess game logic engine and move validation library. It functions as a board state manager that enforces official rules, generates legal moves, and tracks game state without a user interface. The project provides comprehensive parsing and management for standard chess notations, including PGN for game histories and FEN for board configurations. It includes utilities for importing and exporting game records, managing PGN metadata, and handling position annotations. The engine covers a wide range of analysis capabilities, such as detecting game-ending conditions like che

    Parse a Forsyth-Edwards Notation string and return whether the board setup is valid or list any errors found.

    TypeScriptchess
    Auf GitHub ansehen↗4,257
  1. Home
  2. Software Engineering & Architecture
  3. Expression Transformers
  4. Notation Converters
  5. Board Notation Validation