Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 774 Bytes

Minesweeper

How to play

$ wget https://github.com/zCRUSADERz/Minesweeper/releases/download/0.1.1/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.