I'm going back in time an doing some of the puzzles just for fun.
Santa was hoping for a white Christmas, but his weather machine's "snow" function is powered by stars, and he's fresh out! To save Christmas, he needs you to collect fifty stars by December 25th.
Collect stars by helping Santa solve puzzles. Two puzzles will be made available on each day in the Advent calendar; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!
Day | #1 | #2 |
---|---|---|
Day 1: Not Quite Lisp | 🌟 | 🌟 |
$ git clone https://github.com/believer/advent-of-code.git
$ cd advent-of-code/2015
$ npm install
$ npm run build && npm run test:ci