Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 356 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 356 Bytes

Mines Game

In bash type ./gradlew run to run the game. Not tested on Windows (but gradlew run or using IntelliJ run button should work). Java 8.

If the game window is too big, adjust DrawSizeFactor in MinesweeperLogic.scala.

Processing has some issues randomly causing java.lang.ThreadDeath when resizing windows sometimes. Please ignore...