Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/kravse/advent-of-code
- Owner: kravse
- Created: 2015-12-04T17:37:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T17:51:16.000Z (almost 9 years ago)
- Last Synced: 2024-10-08T13:26:08.566Z (29 days ago)
- Language: CoffeeScript
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)