Skip to content

citizenmatt/minesweeper-kotlin

 
 

Repository files navigation

Minesweeper implementation in Kotlin

This little project comes from the Hyperskill/Jetbrains academy. The goal here was to learn some Kotlin.

NB: Tests are provided by the platform via IntelliJ EduTools plugin.

Reference: project on hyperskill website

Run

./gradlew run --console=plain

About

A learning Kotlin project to have fun with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 52.6%
  • JavaScript 28.2%
  • CSS 14.6%
  • HTML 4.6%