RubyGems Navigation menu

sashite-pin 3.2.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, terminal markers, 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.3.0 December 18, 2025 (10 KB)
  2. 3.2.0 December 02, 2025 (13.5 KB)
  3. 3.1.0 July 23, 2025 (12.5 KB)
  4. 3.0.0 July 12, 2025 (12.5 KB)
  5. 2.0.2 July 02, 2025 (13 KB)
Show all versions (10 total)

Owners:

Pushed by:

Authors:

  • Cyril Kato

SHA 256 checksum:

=

Total downloads 2,672

For this version 185

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: