falsepopsky / advent-of-code-2020-js

my solutions in javascript for advent of code 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

AoC Logo

My solutions to AoC 2020 in javascript !

run with node !

folder structure

.
├── day-...                 # days of code folders !
├── LICENSE                 # meme
└── README.md               # this readme

About

my solutions in javascript for advent of code 2020

License:MIT License


Languages

Language:JavaScript 100.0%