Day 11 - part 2 and output, and some notes
[advent-of-code-2019.git] / day11 / notes.txt
diff --git a/day11/notes.txt b/day11/notes.txt
new file mode 100644 (file)
index 0000000..29b00fd
--- /dev/null
@@ -0,0 +1,7 @@
+registration.txt is the image generated by run2.sh
+
+run.sh runs the first part
+run2.sh runs the second part
+
+robot.sh - the functions / variables for the robot
+computer.sh - the Intcode interpreter