Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Implementation of the famous game Minesweeper.

Description

This project has been created with Java and JavaFX and represents a simple Minesweeper.

You can play the game and change different parameters:

  • The size of the grid.
  • The probability of having bombs on the grid.
  • The number of lives before losing the game.

capture-1

You can also view each score and manage previous ones:

  • Clear all scores.
  • Keep only the ten best scores.

capture-2

Getting Started

Dependencies

  • Java 12.0.1
  • JavaFX 15.0.1
  • Gradle 6.7.1

Executing program

To run this program, simply execute the following command:

gradle run

Authors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

About

Implementation of the famous game Minesweeper.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages