Skip to content

augustoccesar/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„πŸŽ… Advent of Code πŸŽ…πŸŽ„

Year Language Status 1 - 5 6 - 10 11 - 15 16 - 20 21 - 25
2024 C# βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…πŸŸ‘βœ…βŒπŸŸ‘ ❌❌❌❌❌ ❌❌❌❌❌
2023 Rust βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…πŸŸ‘βŒ ❌❌❌❌❌
2022 Zig βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βŒβŒβŒ ❌❌❌❌❌ ❌❌❌❌❌
2021 Ruby βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…πŸŸ‘ ❌❌❌❌❌ ❌❌❌❌❌
2020 Golang 2020 βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ…
2019 Java 2019 βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…πŸŸ‘βœ…βœ…βŒ ❌❌❌❌❌ ❌❌❌❌❌
2018 Python βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… ❌❌❌❌❌ ❌❌❌❌❌ ❌❌❌❌❌
2017 Cpp βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… βœ…βŒβŒβŒβŒ ❌❌❌❌❌ ❌❌❌❌❌
2016 Rust βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… ❌❌❌❌❌ ❌❌❌❌❌ ❌❌❌❌❌
2015 Typescript βœ…βœ…βœ…βœ…βœ… βœ…βœ…βœ…βœ…βœ… ❌❌❌❌❌ ❌❌❌❌❌ ❌❌❌❌❌
❌ Not started
🟑 Partially done
βœ… Fully done

Helpers

Requirements:

  • Python 3.10+

Setup

To use the helpers, first run

./bin/setup.sh

This will install the Python dependencies.

Scripts

  • ./bin/prepare-day.sh {year} {day}
    • Prepare the folder of the day on the year
    • Use the template for the year found on setup/templates to generate the task file
    • Create a README based on the page on Advent of Code website
    • Update the year project based on the setup/settings.json instructions
    • NOTE: Your AoC Session token must be present on the env variable AOC_SESSION to be able to download the input

About

πŸŽ„πŸŽ…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published