https://github.com/shadyshawkat/minesweeper
Discover all the bombs and you will win. A pure JS game.
https://github.com/shadyshawkat/minesweeper
Last synced: over 1 year ago
JSON representation
Discover all the bombs and you will win. A pure JS game.
- Host: GitHub
- URL: https://github.com/shadyshawkat/minesweeper
- Owner: ShadyShawkat
- Created: 2022-01-08T12:31:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T15:17:32.000Z (over 4 years ago)
- Last Synced: 2025-02-04T12:56:10.934Z (over 1 year ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MineSweeper
Discover all the bombs and you will win. A pure JS game.
## Controls
- Right click, to flag/unflag a square.
- Left click, to open a square.
## Demo
Here is [demo](https://shadyshawkat.github.io/MineSweeper/)
## Author
👤 **Shady Shawkat**
- GitHub: [@ShadyShawkat](https://github.com/ShadyShawkat)
- Twitter: [@ShadyShawkat3](https://twitter.com/ShadyShawkat3)
- LinkedIn: [Shady Shawkat](https://linkedin.com/in/Shady-Shawkat)
-
## Acknowledgments
This project was made with the help of [this](https://www.youtube.com/watch?v=W0No1JDc6vE) video.
## Show your support
Give a ⭐️ if you like this project!