https://github.com/jrquick17/ng-minesweeper
AngularJS implementation of the classic Minesweeper game.
https://github.com/jrquick17/ng-minesweeper
angularjs minesweeper-game
Last synced: 2 months ago
JSON representation
AngularJS implementation of the classic Minesweeper game.
- Host: GitHub
- URL: https://github.com/jrquick17/ng-minesweeper
- Owner: jrquick17
- License: mit
- Created: 2018-05-28T00:54:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T19:16:38.000Z (about 2 years ago)
- Last Synced: 2025-02-09T05:39:23.246Z (over 1 year ago)
- Topics: angularjs, minesweeper-game
- Language: JavaScript
- Homepage: https://minesweeper.jrquick.com
- Size: 1.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-minesweeper

## Index ##
* [About](#about)
* [Demo](#demo)
* [Future Plans](#future-plans)
## About
AngularJS implementation of the classic Minesweeper game.
* Visit [my website](https://jrquick.com) for me cool stuff!
## Demo
* Checkout [the demo](https://minesweeper.jrquick.com).
## Future Plans
* Add documentation to README
* Add border and colors to buttons in settings