Skip to content

"Minesweeper"

Latest

Choose a tag to compare

@themysterysolver themysterysolver released this 02 Mar 18:51
· 7 commits to main since this release

MINESWEEPER🎮

  • Minesweeper is a video game which builds your logical reasoning.
  • For game play and more learning refer MINESWEEPER-JAVA
  • You can play Minesweeper in your own PC offlline by running this JAR in cmd.
java -jar Minesweeper.jar
  • If the jar is not working due to resource issues clone the repo and run the Minesweeper.java