No description
Find a file
2020-12-01 19:27:30 +01:00
.gradle can now create triangle from angle + side 2020-12-01 19:27:30 +01:00
.idea alpha works 2020-12-01 19:15:53 +01:00
gradle/wrapper initial commit 2020-12-01 18:00:00 +01:00
src/main/kotlin can now create triangle from angle + side 2020-12-01 19:27:30 +01:00
build.gradle.kts initial commit 2020-12-01 18:00:00 +01:00
gradle.properties initial commit 2020-12-01 18:00:00 +01:00
README.md Initial commit 2020-12-01 17:51:46 +01:00
settings.gradle.kts initial commit 2020-12-01 18:00:00 +01:00

TriangleCalculator

Trying out Kotlin and actually creating something (kinda) useful. Ignore the awful code, it's my first time with Kotlin