Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toabr/minesweeper
awesome minesweeper webapp
https://github.com/toabr/minesweeper
game javascript minesweeper webapp
Last synced: about 10 hours ago
JSON representation
awesome minesweeper webapp
- Host: GitHub
- URL: https://github.com/toabr/minesweeper
- Owner: toabr
- Created: 2017-01-12T16:22:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:14:15.000Z (almost 2 years ago)
- Last Synced: 2023-09-28T16:43:55.541Z (about 1 year ago)
- Topics: game, javascript, minesweeper, webapp
- Language: JavaScript
- Homepage:
- Size: 903 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper webapp
### install
docker-compose run --rm node yarn### run
docker-compose up