Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afranken/advent-of-code-kotlin
Advent Of Code implementation in Kotlin
https://github.com/afranken/advent-of-code-kotlin
advent-of-code advent-of-code-2021 aoc-2021-in-kotlin kotlin
Last synced: about 1 month ago
JSON representation
Advent Of Code implementation in Kotlin
- Host: GitHub
- URL: https://github.com/afranken/advent-of-code-kotlin
- Owner: afranken
- License: apache-2.0
- Created: 2021-12-02T00:07:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T22:53:27.000Z (about 3 years ago)
- Last Synced: 2024-11-09T04:34:58.926Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2021, aoc-2021-in-kotlin, kotlin
- Language: Kotlin
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code in Kotlin
This is a repo dedicated to solving the Advent of Code puzzles in Kotlin.
Maven is used to build the code.