cleanup todo comments, tweak default board for incrementer level

This commit is contained in:
Crispy 2025-03-30 17:33:49 +02:00
parent c20fea4f86
commit be699aa0ec
4 changed files with 5 additions and 4 deletions

View file

@ -77,7 +77,10 @@
"id": "increment_input",
"name": "Incrementer",
"description": "Add one to each input number",
"init_board": " \n o \n 5 \n \n *+ \n M2 \n \n \n \n",
"init_board": {
"grid": " \n\n\n o\n 5\n\n *|\n A2\n\n\n\n",
"comments": []
},
"stages": [{
"input": [93, 47, 71],
"output": [94, 48, 72]