Skip to content

lewisbirks/advent-of-code-2024

Repository files navigation

Advent of Code 2024 ☃️

An Advent of Code1 implementation in Kotlin using the template provided by JetBrains

This is being used as a learning bed for Kotlin.

Day Template

A new day can be created from the template by running

./gradlew -Pday=XX -Ptitle=YY createDay

where day is the number, and title is the name associated with the day

Footnotes

  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.

About

Advent of Code 2024 in Kotlin

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages