about summary refs log tree commit diff stats
path: root/vendor/godobuf/logo.png
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/godobuf/logo.png')
0 files changed, 0 insertions, 0 deletions
'>
name: "Tutorial"
panels {
  name: "SAY"
  path: "Panels/Entry/say"
  clue: "say"
  answer: "say"
}
panels {
  name: "HIGH"
  path: "Panels/Entry/high"
  clue: "high"
  answer: "hi"
  symbols: ZERO
}
panels {
  name: "<- (1)"
  path: "Panels/Entry/say_hi"
  clue: ""
  answer: "hi"
  symbols: EVAL
  symbols: LINGO
}
panels {
  name: "<- (2)"
  path: "Panels/Entry/type_this"
  clue: ""
  answer: "this"
  symbols: EVAL
  symbols: LINGO
}
panels {
  name: "<- (3)"
  path: "Panels/Entry/write_same"
  clue: ""
  answer: "same"
  symbols: EVAL
  symbols: LINGO
}
panels {
  name: "THIS"
  path: "Panels/Entry/type_this2"
  clue: "this"
  answer: "this"
}
panels {
  name: "WRITE"
  path: "Panels/Entry/write_same2"
  clue: "write"
  answer: "write"
}
panels {
  name: "TYPE"
  path: "Panels/Entry/type_this3"
  clue: "type"
  answer: "type"
}
panels {
  name: "SAME"
  path: "Panels/Entry/write_same3"
  clue: "same"
  answer: "same"
}