https://github.com/mitchellaw/minesweeper
Minesweeper game with various difficulties built using Swing for Java.
https://github.com/mitchellaw/minesweeper
difficulty game java minesweeper swing
Last synced: 12 months ago
JSON representation
Minesweeper game with various difficulties built using Swing for Java.
- Host: GitHub
- URL: https://github.com/mitchellaw/minesweeper
- Owner: MitchellAW
- License: mit
- Created: 2017-07-16T07:06:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T06:08:17.000Z (about 7 years ago)
- Last Synced: 2025-04-01T13:40:18.733Z (about 1 year ago)
- Topics: difficulty, game, java, minesweeper, swing
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minesweeper
A Minesweeper game with GUI and three different difficulties built using swing in Java.
Has the option to right click to flag mines.
