aoc-2024/README.md
2024-11-30 15:27:55 -06:00

540 B
Raw Blame History

Advent of Code 2023

Here are my solutions to the Advent of Code1 2023 challenges. I did the first few days in Kotlin, then switched over to Lua for the rest.


  1. Advent of Code 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. ↩︎