aboutsummaryrefslogtreecommitdiffstats
path: root/day1/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'day1/README.md')
-rw-r--r--day1/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/day1/README.md b/day1/README.md
new file mode 100644
index 0000000..5d3243d
--- /dev/null
+++ b/day1/README.md
@@ -0,0 +1,10 @@
+These challenges were completed on an Apple \]\[ GS using Applesoft BASIC.
+
+This required connecting the Apple to a modern computer over serial to receive the input data and upload the final source code. Communications ran at 19200 baud. More setup details will be added in the future.
+
+Each part takes about a minute and a half to execute.
+
+Here's a picture of the results of part2.bas on the Apple:
+
+![](https://raw.githubusercontent.com/tcsullivan/advent-of-code/master/day1/proof.jpg)
+