https://github.com/tpummer/aoc2023
Advent of Code 2023
https://github.com/tpummer/aoc2023
Last synced: about 1 year ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/tpummer/aoc2023
- Owner: tpummer
- Created: 2023-12-01T09:20:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T21:23:10.000Z (over 2 years ago)
- Last Synced: 2025-02-07T23:44:15.094Z (over 1 year ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AoC2023
## Advent of Code 2023
https://adventofcode.com/2023/
start puzzles by using
npm run_
e.g.
npm run 01_02