Skip to content

truman-cyborg/java_minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Java Minesweeper

A program that creates a game of minesweeper.

How to play

  1. In order to win the game, you must press all of the button on the grid that doesn't have a bomb on it.
  2. If you press a square with 0 neighboring bombs, all its neighbors will be open.
  3. If the button with the bomb is pressed, the game will end and will give you a opinion to start a new game.

About

A minesweeper game using java's gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages