aoc-2024/README.md

10 lines
540 B
Markdown
Raw Normal View History

2024-11-30 21:27:55 +00:00
# Advent of Code 2023
Here are my solutions to the Advent of Code[^aoc] 2023 challenges. I did the first few days in Kotlin, then switched over to Lua for the rest.
[^aoc]:
[Advent of Code][aoc] An annual event of Christmas-oriented programming challenges started December 2015.
Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days.
You can solve the puzzle and provide an answer using the language of your choice.
[aoc]: https://adventofcode.com