Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Minesweeper-Java

Simple Minesweeper game programmed with Java to run in the command line.

To Play:

Run the following commands to compile and execute the game

javac Minesweeper/*.java
java Minesweeper/Minesweeper

Select your difficulty from 1-3

Repeat steps of either uncovering or flagging tiles, specified by the provided row and column until you reveal a mine or clear the board.

Minesweeper Rules

https://minesweepergame.com/strategy/how-to-play-minesweeper.php

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages