Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpummer/aoc2022

Programming puzzles Advent Of Code 2022 Solutions in JS
https://github.com/tpummer/aoc2022

advent-of-code advent-of-code-2022 advent-of-code-2022-javascript excercise fun javascript

Last synced: about 2 months ago
JSON representation

Programming puzzles Advent Of Code 2022 Solutions in JS

Awesome Lists containing this project

README

        

# AoC2022

## Advent of Code 2022

https://adventofcode.com/2022/

start puzzles by using
npm run_
e.g.
npm run 01_02