Skip to content

rafdls/Advent-of-Code-2023

Repository files navigation

Advent of Code 2023

My attempt to solve the 2023 Advent of Code using Kotlin. I am using an Android project as I am using Android Studio and I cannot figure out how to make a pure kotlin project.

Let me know how to make a Kotlin project 😅

My solutions are found in src > java > com > themobilecoder > adventofcode > *

Requirements

  • JDK 17

Running the test

./gradlew test

About

My bruteforcey solution to the 2023 Yuletide's problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages