Skip to content

πŸŽ… My Advent of Code 2017 solutions in JavaScript ❄

License

Notifications You must be signed in to change notification settings

varbrad/aoc17-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

98 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

❄ 🎁 πŸŽ… Advent of Code 2017 πŸŽ… 🎁 ❄

http://adventofcode.com

My AoC '17 solutions written in JavaScript that runs within Node.

My solutions will almost certainly not be the most optimized, best practices or heck even actually work properly.

JavaScript πŸ‘Ό

Run using Node 8 (or lower maybe, who knows!).

Run the days solutions using node day1, node day2, etc. Make sure to npm install first to make sure any deps are installed.

Tests β˜ƒ

Run the tests (and automatically runs solutions for some reason) using npm test day1, npm test day2, etc.

About

πŸŽ… My Advent of Code 2017 solutions in JavaScript ❄

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published