Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tpummer/aoc2022
- Owner: tpummer
- License: mit
- Created: 2022-12-01T13:56:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T08:58:19.000Z (about 2 years ago)
- Last Synced: 2024-10-27T17:42:12.930Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2022, advent-of-code-2022-javascript, excercise, fun, javascript
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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