RubyGems Navigation menu

sashite-pmn 1.0.0

PMN (Portable Move Notation) provides a rule-agnostic, JSON-based format for describing the mechanical decomposition of moves in abstract strategy board games. This gem implements the PMN Specification v1.0.0 with a functional Ruby interface, breaking down complex movements into sequences of atomic actions while remaining completely independent of specific game rules. PMN reveals the underlying mechanics of any board game move through sequential action decomposition, supporting both explicit and inferred piece specifications. Built on CELL (coordinate encoding), HAND (reserve notation), and QPI (piece identification) specifications, it enables universal move representation across chess variants, shōgi, xiangqi, and any abstract strategy game. Perfect for game engines, move validators, and board game analysis tools.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.0 September 09, 2025 (13.0 KB)
  2. 1.0.0 September 07, 2025 (13.0 KB)

Runtime 相依性套件 (3):

sashite-cell ~> 2.0
sashite-hand ~> 1.0
sashite-qpi ~> 1.0

擁有者:

推送者:

作者:

  • Cyril Kato

SHA 256 總和檢查碼:

=

總下載次數 412

這個版本 235

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: