https://github.com/escalopa/mine-sweeper
Mine-sweaper game, Build with java & swing gui
https://github.com/escalopa/mine-sweeper
java swing-components swing-gui
Last synced: 2 months ago
JSON representation
Mine-sweaper game, Build with java & swing gui
- Host: GitHub
- URL: https://github.com/escalopa/mine-sweeper
- Owner: escalopa
- Created: 2022-09-20T16:04:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T17:50:03.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:20:32.515Z (4 months ago)
- Topics: java, swing-components, swing-gui
- Language: Java
- Homepage:
- Size: 14.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mine-sweeper
This project is a swing implementation to the mine-sweeper game
## Notice
- Amount of bombs is equal to `amount of buttons / 5`
- Game restarts after 5 seconds of losing## Demo


