Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamersi/aoc24
Advent of Code 2024 Go
https://github.com/gamersi/aoc24
advent-of-code hacktoberfest
Last synced: about 2 months ago
JSON representation
Advent of Code 2024 Go
- Host: GitHub
- URL: https://github.com/gamersi/aoc24
- Owner: gamersi
- License: mit
- Created: 2024-12-01T10:48:25.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T10:13:57.000Z (about 2 months ago)
- Last Synced: 2024-12-09T11:26:40.723Z (about 2 months ago)
- Topics: advent-of-code, hacktoberfest
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2024 in Go
I am doing the Advent of Code 2024 in Go.
Big thanks to [Eric Wastl](https://twitter.com/ericwastl) for creating the Advent of Code
and to [Christopher De Vries](https://github.com/devries/aoc_template/) for the awesome template.