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 RepositoriesPosition Annotations

Management of descriptive text and comments linked to specific board configurations.

Distinct from Subview Positioning: Candidates focus on financial positions or UI layout positioning, not game board annotations.

Explore 1 awesome GitHub repository matching game development · Position Annotations. Refine with filters or upvote what's useful.

Awesome Position Annotations 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

    Attaches text comments to specific board positions in a chess game.

    TypeScriptchess
    Vezi pe GitHub↗4,257
  1. Home
  2. Game Development
  3. Position Annotations

Explorează sub-etichetele

  • Game-Wide Comment ManagersStores, retrieves, and deletes comments attached to the current position or all positions in a chess game. **Distinct from Position Annotations:** Distinct from Position Annotations: focuses on managing comments across the entire game, not just individual positions.