marble-machinations/levels/00_zeroes.json

8 lines
186 B
JSON
Raw Normal View History

2024-10-06 12:39:36 +02:00
{
"id": "00_zeroes",
"name": "Zeroes",
"description": "learn how to output data\nthis is a multi-line test",
2024-10-06 12:39:36 +02:00
"init_board": null,
"inputs": [],
"outputs": [0, 0, 0, 0, 0, 0, 0, 0]
}