We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288a4a2 commit 8409a7cCopy full SHA for 8409a7c
README.md
@@ -1,15 +1,20 @@
1
# BloopyCode: Advent of Code
2
3
-Yet again another attempt to keep my [AOC](https://adventofcode.com/2015) attempts consistent and keep up the motivation. Initially in Python.
+Yet again another attempt at [AOC](https://adventofcode.com).
4
+Initially in Python.
5
+
6
+Pre-Challenge Goals:
7
-Pre-Challenge Goals:
8
* Try with built-in packages and libraries only.
9
* Get to the end!
10
* Try in another language as well as Python.
11
-## Progress
12
+## Progress
13
14
+### 2015
15
16
+[Advent of Code 2015](https://adventofcode.com/2015)
17
-### 2015
18
|Day|Completed|Stars|Comments|Language|
19
|---|---------|-----|--------|--------|
20
|Day 1: Not Quite Lisp|☑️|⭐⭐||Python|
0 commit comments