Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 274 Bytes

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