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 theMinesweeper.java