Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snowkluster/aoc2024

Advent of Code 2024
https://github.com/snowkluster/aoc2024

advent-of-code aoc-2024-in-go golang

Last synced: about 1 month ago
JSON representation

Advent of Code 2024

Awesome Lists containing this project

README

        

# AOC2024
Advent of Code 2024
My advent of code 2024 attempt written in Go

## Note
- Use the python main script to download the input test case as well as the question for the day
- Need to create an `.env` file with value `COOKIE` set to the value of the session cookie from your browser
- Run the `create.sh` script first to generate the directory structure
- do not use the input.sh script