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:
=

install:
=

Versions:

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

Runtime Dependencies (2):

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

Owners:

Pushed by:

Authors:

  • Cyril Kato

SHA 256 checksum:

=

Total downloads 580

For this version 225

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: