#aoc2020
And that's all of advent of code 2020. The animations pre-date the public release of my AoC framework, meaning I was building it during this, and before the 2021 AoC. Which also explains why the animations are generally slightly worse than the newer ones.. I also skipped one day, apparently because the puzzle was so simple that it would have been flipping a single bit or something.
AoC2020.25: Advent of Code gifs
https://cohost.org/sol-hsa/post/3049026-ao-c2020-25-advent-o
AoC2020.24: Advent of Code gifs
https://cohost.org/sol-hsa/post/3037133-ao-c2020-24-advent-o
AoC2020.23: Advent of Code gifs
https://cohost.org/sol-hsa/post/3026375-ao-c2020-23-advent-o
AoC2020.22: Advent of Code gifs
https://cohost.org/sol-hsa/post/3016154-ao-c2020-22-advent-o
AoC2020.21: Advent of Code gifs
https://cohost.org/sol-hsa/post/3004280-ao-c2020-21-advent-o
AoC2020.20: Advent of Code gifs
https://cohost.org/sol-hsa/post/2991867-ao-c2020-20-advent-o
AoC2020.19: Advent of Code gifs
https://cohost.org/sol-hsa/post/2980363-ao-c2020-19-advent-o
AoC2020.18: Advent of Code gifs
https://cohost.org/sol-hsa/post/2969327-ao-c2020-18-advent-o
AoC2020.17: Advent of Code gifs
https://cohost.org/sol-hsa/post/2957511-ao-c2020-17-advent-o
AoC2020.16: Advent of Code gifs
https://cohost.org/sol-hsa/post/2947879-ao-c2020-16-advent-o
AoC2020.14: Advent of Code gifs
https://cohost.org/sol-hsa/post/2927300-ao-c2020-14-advent-o
AoC2020.13: Advent of Code gifs
https://cohost.org/sol-hsa/post/2916018-ao-c2020-13-advent-o
AoC2020.12: Advent of Code gifs
https://cohost.org/sol-hsa/post/2904712-ao-c2020-12-advent-o
AoC2020.11: Advent of Code gifs
https://cohost.org/sol-hsa/post/2892801-ao-c2020-11-advent-o
AoC2020.10: Advent of Code gifs
https://cohost.org/sol-hsa/post/2881456-ao-c2020-10-advent-o
AoC2020.9: Advent of Code gifs
https://cohost.org/sol-hsa/post/2871777-ao-c2020-9-advent-of
AoC2020.8: Advent of Code gifs
https://cohost.org/sol-hsa/post/2861860-ao-c2020-8-advent-of
AoC2020.7: Advent of Code gifs
https://cohost.org/sol-hsa/post/2850055-ao-c2020-7-advent-of
AoC2020.6: Advent of Code gifs
https://cohost.org/sol-hsa/post/2837803-ao-c2020-6-advent-of
AoC2020.4: Advent of Code gifs
https://cohost.org/sol-hsa/post/2825157-ao-c2020-4-advent-of
Ironically the #aoc2020 visualizations I'm posting are the oldest I've done, as I re-did 2019 because my old 2019 visualizations weren't using the same toolkit and the animations were in different (and differing) resolutions, etc.
AoC2020.3: Advent of Code gifs
https://cohost.org/sol-hsa/post/2812539-ao-c2020-3-advent-of
AoC2020.2: Advent of Code gifs
https://cohost.org/sol-hsa/post/2801563-ao-c2020-2-advent-of
AoC2020.1: Advent of Code gifs
https://cohost.org/sol-hsa/post/2791293-ao-c2020-1-advent-of
#AoC2020 TODO:
- 19 (write a CYK or Earley parser)
- 20 (just brute force it?)
- 21 (set theory?)
- 23 (shouldn't be too hard)
- 24 (hex grid stuff, shouldn't be too hard either)

Advent of Code time, folks!
https://adventofcode.com
#aoc2020
I'm doing mine in Glitch again, src: https://github.com/dieseltravis/aoc2020