Santeenee / advent-of-code

Just trying to solve ONE of those numerous Advent of Code challenges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Of Code

Just trying to solve ONE of those numerous Advent of Code challenges.

Use script to create days

To setup a typescript project for a AoC day

in root dir run . ./createDay.sh <year> <dayNumber>

Credits?

Huge thanks to Hyperplexed in this video for the inspo.

I just had to remind me that huge problems are impossible until you break them down to small bits of concepts.

Thanks also to Theo for this video for encouraging people to do advent-of-code (giving reasons)

Thanks to Andrew Burgess for this video giving tips on how to make the most out of AoC.

About

Just trying to solve ONE of those numerous Advent of Code challenges.

License:MIT License


Languages

Language:TypeScript 88.6%Language:Shell 11.4%