This repo contains my attempt at Advent of Code 2020 with C# and the help of the AoCHelper template for ease of writting.
I started this AdventOfCode using python, so in this repo you will only find the solution from day 11 and after (in C#). You can find my solutions for the previous days here : AdventOfCode2020-python.
Puzzles, Code, & Design of AdventOfCodes : Eric Wastl