/minesweeper

A game of traditional minesweeper

Primary LanguageJava

A Game Of Minesweeper

demo.png

Requirements

  • Java 17
  • Gradle 7.3.3

How to run

  1. Build the application and distribution
gradle clean build installDist
  1. Run the app in terminal
./app/build/install/app/bin/app