RubyGems Navigation menu

sashite-pin 3.1.0

PIN (Piece Identifier Notation) provides a rule-agnostic format for identifying pieces in abstract strategy board games. This gem implements the PIN Specification v1.0.0 with a modern Ruby interface featuring immutable identifier objects and functional programming principles. PIN uses single ASCII letters with optional state modifiers and case-based side encoding (A-Z for first player, a-z for second player), enabling precise and portable identification of pieces across multiple games. Perfect for game engines, board game notation systems, and hybrid gaming platforms requiring compact, stateful piece representation.

Gemfile:
=

install:
=

Versions:

  1. 3.1.0 July 23, 2025 (12.5 KB)
  2. 3.0.0 July 12, 2025 (12.5 KB)
  3. 2.0.2 July 02, 2025 (13 KB)
  4. 2.0.1 July 01, 2025 (13 KB)
  5. 2.0.0 June 30, 2025 (12 KB)
Show all versions (8 total)

Owners:

Pushed by:

Authors:

  • Cyril Kato

SHA 256 checksum:

=

Total downloads 2,099

For this version 437

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: