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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jhlywa/chess.jsAvatar jhlywa

    jhlywa/chess.js

    4,257Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,257
  1. Home
  2. Software Engineering & Architecture
  3. Expression Transformers
  4. Notation Converters
  5. Board Notation Validation