Categories: None [Edit]

sashite-stn

https://rubygems.org/gems/sashite-stn
https://github.com/sashite/stn.rb
STN (State Transition Notation) provides a rule-agnostic format for describing state transitions in abstract strategy board games. This gem implements the STN Specification v1.0.0 with a modern Ruby interface featuring immutable transition objects and functional programming principles. STN captures net changes between game positions by recording modifications in piece locations, hand/reserve contents, and active player status using standardized CELL coordinates and QPI piece identification. Perfect for game engines, position diff tracking, undo/redo systems, and network synchronization requiring efficient state delta representation across multiple game types and traditions.

Total

Ranking: 188,558 of 190,365
Downloads: 380

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
179,1961,793sashite-cell
183,4431,012sashite-qpi

Owners

#GravatarHandle
1iconcyri_