Skip to content

Minesweeper clone built with Java using JavaFX and Gradle

Notifications You must be signed in to change notification settings

Logan-Campbell/MinesweeperJavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinesweeperJavaFX

Minesweeper clone built with Java using JavaFX and Gradle

The game the same three difficulties from the original game plus a custom difficulty maker:

  • Easy: 8x8 10 mines
  • Intermediate: 16x16 40 mines
  • Expert: 32x16 99 mines
  • Custom:
    • Min Width: 1 Max Width: 99
    • Min Height: 1 Max Height: 99

The game also keeps track of High scores (time to win)

Screeshots

Win on an easy game.
easy game win
Lose on an expert game.
Expert game lose

About

Minesweeper clone built with Java using JavaFX and Gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages