This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Alix von Schirp fae344e060 WIP-Day 9
Part 1 done, part 2 not working
2024-12-12 02:23:22 +01:00
2024-12-09 06:49:02 +01:00
2024-12-09 07:41:16 +01:00
2024-12-09 08:10:43 +01:00
2024-12-12 01:18:43 +01:00
2024-12-09 10:38:59 +01:00
2024-12-12 02:12:49 +01:00
2024-12-12 00:43:26 +01:00
2024-12-11 20:10:02 +01:00
2024-12-12 02:23:22 +01:00
2024-12-09 07:16:07 +01:00
2024-12-09 07:16:07 +01:00
2024-12-09 06:35:03 +01:00
2024-12-09 06:35:03 +01:00
2024-12-09 06:35:03 +01:00
2024-12-09 06:35:03 +01:00
2024-12-09 06:35:03 +01:00

Advent of Coding 2024

Project license GitHub last commit

Table of Contents

About

My solutions to the Advent of Code 2024.

Built With

  • TypeScript
  • Launcher build with inquirer.js

Getting Started

Prerequisites

  • pnpm 9
  • node 20

Installation

  1. git clone
  2. pnpm install
  3. pnpm start

Usage

  • run pnpm start
  • download your input
  • Select day
  • select part
  • select input

License

This project is licensed under the ISC license.

See LICENSE for more information.

Acknowledgements

Thanks to Eric Wastl for creating Advent of Code!

Languages
TypeScript 100%