Sha256: 1d4644370d3d03d7224babe1cf7f4f878e1411e4531652fc6fff5feb83ff3aa9

Contents?: true

Size: 392 Bytes

Versions: 3

Compression:

Stored size: 392 Bytes

Contents

chars:
  regular:
    space: ' '
    disc: 'o'
    vert_divider: '|'
    horiz_divider: '-'

  fancy:
    space: ' '
    disc: '🎾'
    vert_divider: '🔺'
    horiz_divider: '🔻'

digits:
  '0':
    - [1, 1, 1]
    - [1, 0, 1]
    - [1, 1, 1]

  '1':
    - [0, 1, 0]
    - [0, 1, 0]
    - [0, 1, 0]

  '2':
    - [1, 1, 0]
    - [0, 1, 0]
    - [0, 1, 1]

animation:
  tween-scale: 0.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hanoi-jane-0.4.0 config/config.yml
hanoi-jane-0.3.4 config/config.yml
hanoi-jane-0.3.3 config/config.yml