Skip to content

Advent of Code 2021 solved in the ugliest Javascript you've ever seen

Notifications You must be signed in to change notification settings

nrauschcom/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't try this at home

In this year's Advent of Code, I'm trying to write very short (but ugly) javascript code, directly executable from the Puzzle Inputs JavaScript Console.

Instead of writing real JavaScript code and minifying at the end, I'm really writing the code as-is, because I really love the options you have when using JS and I want to have some fun.

There is no valid reason to write such code at any time in your life.

Don't do it.

About

Advent of Code 2021 solved in the ugliest Javascript you've ever seen

Topics

Resources

Stars

Watchers

Forks