Skip to content

RomanSixty/adventofcode-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

http://adventofcode.com/2019

Goals

  • write as little code as possible
  • while maintaining readability
  • try maximizing performance
  • no dependencies, just a modern webbrowser

Usage

  • open index.html in a web browser (or use the github page)
  • paste your input data in the first text box
  • select which day and part you want to solve
  • hit the submit button

Gimmicks

Some days produce graphical output using generated SVG:

  • day 3: wire diagram and crossings
  • day 8: password shown in space image
  • day 11: painted hull
  • day 13: game screen
  • day 15: the maze

Releases

No releases published

Packages

No packages published