Skip to content

AoC 2023 with Typescript and Deno. Prolly won't be able to finish it anyway.

Notifications You must be signed in to change notification settings

Yakiyo/aoc-2023

Repository files navigation

aoc-2023

Solutions to my adventofcode challenges for 2023. Written in typescript and using Deno. Not sure wether i'll end up finishing it or just give up like last year.

challenges that i forfeited

  • day 5 part 2 - cz it runs out of memory and too lengthy

code

To run a day's code, just do

$ deno task run <day_number>

it should run it.

notes

While i do try to solve them by myself, but im grug brained, so i occassionally take inspiration from other people's solution, most notably from didinele's solutions & butterstroke's solutions

About

AoC 2023 with Typescript and Deno. Prolly won't be able to finish it anyway.

Topics

Resources

Stars

Watchers

Forks