Skip to content

making3/advent-2023

Repository files navigation

Advent of Code 2023

This is my personal Advent of Code 2023 solutions as I go through them. Some are partially cleaned up, some are not.

Running

To run, install Node.js, and:

node run.js --help
node createNewDay.js --help

# Examples
node run.js 1
node createNewDay.js 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published