Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yoest/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

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

License

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /