marble-machinations/levels/01_cat.json

8 lines
No EOL
247 B
JSON

{
"id": "01_cat",
"name": "Copy Cat",
"description": "learn how to meow",
"init_board": null,
"inputs": [72, 101, 108, 108, 111, 44, 32, 119, 111, 114, 108, 103, 33],
"outputs": [72, 101, 108, 108, 111, 44, 32, 119, 111, 114, 108, 103, 33]
}