RubyGems Navigation menu

sashite-gan 5.0.0

A Ruby implementation of GAN (General Actor Notation) v1.0.0 specification for identifying game actors in abstract strategy board games. GAN combines Style Name Notation (SNN) and Piece Identifier Notation (PIN) with a colon separator to provide complete, unambiguous piece identification. Represents all four fundamental piece attributes: Type, Side, State, and Style. Enables cross-style gaming, immutable transformations, and component extraction with to_pin/to_snn methods. Built on sashite-snn and sashite-pin gems.

Gemfile:
=

install:
=

Versions:

  1. 5.0.0 July 02, 2025 (16 KB)
  2. 4.0.0 June 16, 2025 (11 KB)
  3. 3.0.0 May 13, 2025 (9 KB)
  4. 2.2.0 August 07, 2020 (8 KB)
  5. 2.1.0 August 07, 2020 (8 KB)
Show all versions (9 total)

Runtime Dependencies (2):

sashite-pin ~> 2.0.2
sashite-snn ~> 1.1.1

Owners:

Pushed by:

Authors:

  • Cyril Kato

SHA 256 checksum:

=

Total downloads 13,388

For this version 285

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: