My submission to the Advent of Code 2022 in Kotlin.
ββββπ
ββββπ
βββππ Welcome to my Advent of Code 2022 repository
ββπβ£ππ 48 61 70 70 79 20 48 6f 6c 69 64 61 79 73 21
βππππ
πππππ
ββπππ
All exercises of the Advent Calendar are build using test driven design.
These tests can be found in the src/test/kotlin/io/thecoati/adventofcode/days directory.
Tests are build using the example instructions at the exercises.
Use ./gradlew test
in order to run the tests.
- 1 Dec 2022 - Calorie Counting
- 2 Dec 2022 - Rock Paper Scissors
- 3 Dec 2022 -