Skip to content

rovaniemi/advent-of-code-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2018 🎄

I try to solve every day's puzzle with Node.js.

How to run

  1. Clone this repo
  2. npm install
  3. npm start
  4. If you want to change day, do it in app.js

Warning: Spoilers