Sha256: 31a99deb11e4a7633fe5f5d56b7c09f63574324df019b75946ccfc29c49f77c0

Contents?: true

Size: 237 Bytes

Versions: 2

Compression:

Stored size: 237 Bytes

Contents

# frozen-string-literal: true

module Bioshogi
  module Analysis
    class SectInfo
      include ApplicationMemoryRecord
      memory_record [
        { key: "居飛車",   },
        { key: "振り飛車", },
      ]
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bioshogi-0.0.15 lib/bioshogi/analysis/sect_info.rb
bioshogi-0.0.14 lib/bioshogi/analysis/sect_info.rb