Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 402 Bytes

Minesweeper

How to play

$ wget https://raw.githubusercontent.com/OrkoHunter/Minesweeper/master/dist/Minesweeper.jar
$ java -jar Minesweeper.jar

and play !

For Windows, simply download this jar file and run it with java -jar Minesweeper.jar.

Please do report issues in case of a bug.