https://github.com/acarabott/minesweeper
Quick TypeScript implementation of minesweeper
https://github.com/acarabott/minesweeper
Last synced: about 1 month ago
JSON representation
Quick TypeScript implementation of minesweeper
- Host: GitHub
- URL: https://github.com/acarabott/minesweeper
- Owner: acarabott
- License: mit
- Created: 2021-12-29T07:26:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T07:39:16.000Z (over 3 years ago)
- Last Synced: 2025-01-23T04:30:04.602Z (3 months ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minesweeper
Quick TypeScript implementation of minesweeper