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: 22 days ago
JSON representation
awesome minesweeper webapp
- Host: GitHub
- URL: https://github.com/toabr/minesweeper
- Owner: toabr
- Created: 2017-01-12T16:22:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:14:15.000Z (about 2 years ago)
- Last Synced: 2024-11-08T15:14:10.920Z (3 months 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