Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kravse/advent-of-code

Solving the problems at http://adventofcode.com/. Merry Christmas!
https://github.com/kravse/advent-of-code

Last synced: 8 days ago
JSON representation

Solving the problems at http://adventofcode.com/. Merry Christmas!

Awesome Lists containing this project

README

        

Working through the problems 1 at a time for [advent of code](http://adventofcode.com).

Puzzle inputs are in puzzleinputs.coffee

Solutions are in src/scripts/puzzles

**************************************
cool results
**************************************

Light matrix visualization (Day 6 Part 2):

![day 6 part 2 visualization](/src/images/d6p2.png)