Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T06:08:17.000Z (almost 6 years ago)
- Last Synced: 2024-12-03T09:09:22.058Z (2 months ago)
- Topics: difficulty, game, java, minesweeper, swing
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- 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.![Minesweeper](https://github.com/MitchellAW/MitchellAW.github.io/blob/master/images/minesweeper.png)