mariotacke / advent-of-code-2016

Advent of Code 2016 Submissions

Home Page:http://adventofcode.com/2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2016 - My Solutions

Build Status Completion Status Libraries.io dependency status for GitHub repo GitHub license

Santa's sleigh uses a very high-precision clock to guide its movements, and the clock's oscillator is regulated by stars. Unfortunately, the stars have been stolen... by the Easter Bunny. To save Christmas, Santa needs you to retrieve all fifty stars by December 25th.

Collect stars by solving 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!

Days

Running Tests

Each day contains its own set of tests. To run them type npm test.

Previous Year

  • Completion Status

Visit

About

Advent of Code 2016 Submissions

http://adventofcode.com/2016

License:MIT License


Languages

Language:JavaScript 100.0%