RubyGems Navigation menu

sashite-feen 0.3.0

FEEN (Forsyth—Edwards Enhanced Notation) provides a universal, rule-agnostic format for representing board game positions. This gem implements the FEEN Specification v1.0.0 with a modern Ruby interface featuring immutable position objects and functional programming principles. FEEN extends traditional FEN notation to support multiple game systems (chess, shōgi, xiangqi, makruk), cross-style games, multi-dimensional boards, and captured pieces held in reserve. Built on EPIN (piece notation) and SIN (style notation) foundations, FEEN enables canonical position representation across diverse abstract strategy board games. Perfect for game engines, position analysis tools, and hybrid gaming systems requiring comprehensive board state representation.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.3.0 October 05, 2025 (23.5 KB)
  2. 0.2.0 October 04, 2025 (18.0 KB)
  3. 0.1.0 September 11, 2025 (15.0 KB)

Runtime 相依性套件 (2):

sashite-epin ~> 1.1
sashite-sin ~> 2.1

擁有者:

推送者:

作者:

  • Cyril Kato

SHA 256 總和檢查碼:

=

總下載次數 580

這個版本 225

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: