awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesChess Move Validation Libraries

Logic libraries specifically focused on verifying the legality of moves according to official game rules.

Distinct from Chess Variant Engines: Candidates focus on variant engines or distributed analysis, not a dedicated validation library.

Explore 1 awesome GitHub repository matching game development · Chess Move Validation Libraries. Refine with filters or upvote what's useful.

Awesome Chess Move Validation Libraries 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

    Verifies the legality of chess moves according to official game rules.

    TypeScriptchess
    Vezi pe GitHub↗4,257
  1. Home
  2. Game Development
  3. Chess Move Validation Libraries