Skip to content

SimonLiee/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

My solution to Advent of Code 2024. Done in Typescript using Deno 2.0

How to run

Make sure you have Deno 2.0 installed

Navigate to the day you want to run e.g.:

cd Day1

Then do:

deno run --allow-read Part1.ts

Change Part1.ts to Part2.ts if you want to run Part2.

About

My solutions to AoC2024 in Typescript with Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published