My solutions to Advent of Code puzzles
Work in progress - currently completing them as they get released but perhaps I get distracted at some point
Doing concurrently with 2020 puzzles
Didn't particilate
- Download zip/clone
cd old
yarn && node static-server
ornpm install && node static-server
- Visit
http://localhost:1990/
in a browser that supports ES6
Didn't particilate