Skip to content

Tohaker/AdventOfCode2020

Repository files navigation

Advent of Code 2020

My own solutions to the Advent of Code 2020.

Run the solutions

npm i
npm start

Unit tests

Unit tests will follow those specified in the AoC examples. If none are provided, minimal testing will still be provided. Run with

npm t

About

Solutions for the Advent of Code 2020 (https://adventofcode.com/2020/)

Resources

Stars

Watchers

Forks

Languages