added more charsets

This commit is contained in:
Brian Downs 2015-12-30 08:07:50 -07:00
parent b31b23d45f
commit 35e66ed2c5

View file

@ -1,6 +1,7 @@
module Spinner
Charset = {
arrow: {"", "", "", "", "", "", "", ""},
arrow2: {">>--->", " >>--->", " >>--->", " >>--->", " >>--->", " <---<<", " <---<<", " <---<<", " <---<<", "<---<<"},
fan: {"", "", "", "", "", "", "", ""},
fan1: {"+", "x"},
fan2: {"v", "<", "^", ">"},
@ -11,6 +12,7 @@ module Spinner
boom: {".", "o", "O", "@", "*"},
pipe: {"|", "/", "-", "\\"},
alphabet: {"a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"},
matrix: {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "ソ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""},
three_dots: {". ", ".. ", "..."},
eyes: {"◡◡", "⊙⊙", "◠◠"},
dots: {"", "", "", "", "", "", "", ""},