Project
Reverse Dependencies for sashite-pin
The projects listed here declare sashite-pin as a runtime or development dependency
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
PNN (Piece Name Notation) extends PIN to provide style-aware piece representation
in abstract strategy board games. This gem implements the PNN Specification v1.0.0 with
a modern Ruby interface featuring immutable piece objects and functional programming
principles. PNN adds derivation markers to PIN that distinguish pieces by their style
origin, enabling cross-style game scenarios and piece origin tracking. Represents all
four Game Protocol piece attributes with full PIN backward compatibility. Perfect for
game engines, cross-tradition tournaments, and hybrid board game environments.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025