Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 337 Bytes

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