Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpummer/aoc2021
Programming puzzles Advent Of Code 2021 Solutions in JS
https://github.com/tpummer/aoc2021
advent-of-code advent-of-code-2021 advent-of-code-2021-javascript exercise fun javascript
Last synced: 23 days ago
JSON representation
Programming puzzles Advent Of Code 2021 Solutions in JS
- Host: GitHub
- URL: https://github.com/tpummer/aoc2021
- Owner: tpummer
- License: mit
- Created: 2021-12-01T13:52:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T23:11:06.000Z (about 3 years ago)
- Last Synced: 2024-10-27T17:42:12.035Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2021-javascript, exercise, fun, javascript
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC2021
## Advent of Code 2021
https://adventofcode.com/2021/
start puzzles by using
npm run_
e.g.
npm run 01_02