Skip to content

pascalgoedeke/Java-Console-Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Console-Minesweeper

Minesweeper Game in Java Console with customisable size and bombs

To mark a bomb, use the letter M.
To reveal a tile, use the letter A.
Add the coordinates (letter first) after the action letter.
Example:
Reveal tile A6 -> AA6
Mark bomb at F9 -> MF9

Note: Height cannot exceed 9.

About

Minesweeper Game in Java Console with customisable size and bombs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages