Skip to content

JohnStrick/adventOfCode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

My personal solutions to Advent of Code 2023.

Common Usage

npm start [day number] starts executing the solution for a certain day. For example pass 02 to execute the solution for day #2.

If a directory doesn't already exist, it will automatically create it using the day number passed in to npm start. You also need to modify dayMap.ts to include the new index.ts file.

About

Advent of Code solutions for 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors