Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 602 Bytes

README.md

File metadata and controls

49 lines (41 loc) · 602 Bytes

🎄 Advent of Code 2020 🎄

My solutions for AoC 2020. This year done in Node.js

Running

Node.js is required to run the solutions. I am personally using yarn but that is optional. To build the project run:

npm install

Then to compute the solution for one of the days, run:

npm run day <n>

Or if you want to run all of the days:

npm run all

Progress

  1. ⭐⭐
  2. ⭐⭐
  3. ⭐⭐
  4. ⭐⭐
  5. ⭐⭐
  6. ⭐⭐
  7. ⭐⭐
  8. ⭐⭐
  9. ⭐⭐
  10. ⭐⭐
  11. ⭐⭐
  12. ⭐⭐
  13. ⭐⭐