Gerald12344 / AOC_2022

Harvey's 2022 Implementation of Advent of code in Typescript!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AOC_2022


Its that time of year again when I attempt Advent of code, this year we are going Typescript!

Hopefully this year I have created a much simpler way to look at the code. To run the code check below:

Running Code

npm start [week] [part]

Example Usage: npm start 1 2 This would run week 1 part 2

About

Harvey's 2022 Implementation of Advent of code in Typescript!


Languages

Language:TypeScript 100.0%