Skip to content

lhoang/AdventOfCode2021

Repository files navigation

Advent of Code 2021

https://adventofcode.com/

Stack

  • Node 16
  • pnpm (npm compatible)
  • Typescript
  • Jest 27
  • Esbuild

Install

pnpm i

Run

pnpm run test

Build

For a few days, I have some visualization in the console.

pnpm run build
node dist/day10/SyntaxScoring.js 
node dist/day11/DumboOctopus.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published