mirror of
https://github.com/Xevion/advent-of-code.git
synced 2025-12-06 17:14:20 -06:00
readme update better
This commit is contained in:
35
README.md
35
README.md
@@ -1,8 +1,41 @@
|
|||||||
# advent-of-code
|
# advent-of-code
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
Advent of Code Source Code
|
Advent of Code Source Code
|
||||||
|
|
||||||
This repository will simply contain source code (possibly for multiple languages if I decide) for any and all problems I solve on [Advent of Code](https://adventofcode.com)
|
This repository will simply contain source code (possibly for multiple languages if I decide) for any and all problems I solve on [Advent of Code](https://adventofcode.com)
|
||||||
|
|
||||||
I don't know currently how I'll be organizing everything, but I'll try and support multiple languages, and possibly *multiple years* (this is on the assumption that multiple years are in circulation on the site, since it's marked with **2018**).
|
I don't know currently how I'll be organizing everything, but I'll try and support multiple languages, and possibly *multiple years* (this is on the assumption that multiple years are in circulation on the site, since it's marked with **2018**).
|
||||||
|
|
||||||
Started on July 25th, 2019 at 3:17PM MDT.
|
Started on July 25th, 2019 at 3:17PM MDT.
|
||||||
|
|
||||||
|
## Progress
|
||||||
|
|
||||||
|
### 2018
|
||||||
|
|
||||||
|
Day 1 - :heavy_check_mark:
|
||||||
|
Day 2 - :heavy_check_mark:
|
||||||
|
Day 3 - :heavy_check_mark:
|
||||||
|
Day 4 - :heavy_check_mark:
|
||||||
|
Day 5 - :heavy_check_mark:
|
||||||
|
Day 6 - :heavy_check_mark:
|
||||||
|
Day 7 - :heavy_check_mark:
|
||||||
|
Day 8 - :heavy_check_mark:
|
||||||
|
Day 9 - :heavy_check_mark:
|
||||||
|
Day 10 - :heavy_check_mark:
|
||||||
|
Day 11 - :x:
|
||||||
|
Day 12 - :x:
|
||||||
|
Day 13 - :x:
|
||||||
|
Day 14 - :x:
|
||||||
|
Day 15 - :x:
|
||||||
|
Day 16 - :x:
|
||||||
|
Day 17 - :x:
|
||||||
|
Day 18 - :x:
|
||||||
|
Day 19 - :x:
|
||||||
|
Day 20 - :x:
|
||||||
|
Day 21 - :x:
|
||||||
|
Day 22 - :x:
|
||||||
|
Day 23 - :x:
|
||||||
|
Day 24 - :x:
|
||||||
|
Day 25 - :x:
|
||||||
Reference in New Issue
Block a user