You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java Minesweeper is a clone of the popular game Minesweeper made in Java, each time you play a new level is generated with the amount of tiles and bombs.
Known issues: The game does not start on some devices.
Java Minesweeper is a clone of the popular game Minesweeper made in Java, it contains a single level that is randomly generated each attempt. Take note that it is an early version and winning or losing does not have an effect yet.