]> git.sommitrealweird.co.uk Git - advent-of-code-2019.git/blob - day11/notes.txt
Add small README
[advent-of-code-2019.git] / day11 / notes.txt
1 registration.txt is the image generated by run2.sh
2
3 run.sh runs the first part
4 run2.sh runs the second part
5
6 robot.sh - the functions / variables for the robot
7 computer.sh - the Intcode interpreter