Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s3xysteak/minesweeper
A minesweeper mini game powered by JavaScript and Vue3
https://github.com/s3xysteak/minesweeper
Last synced: about 1 month ago
JSON representation
A minesweeper mini game powered by JavaScript and Vue3
- Host: GitHub
- URL: https://github.com/s3xysteak/minesweeper
- Owner: s3xysteak
- Created: 2023-11-03T02:46:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T09:26:40.000Z (about 2 months ago)
- Last Synced: 2024-11-14T10:26:33.713Z (about 2 months ago)
- Language: Vue
- Homepage: https://minesweeper.nuxt.dev
- Size: 618 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README-zh.md
Awesome Lists containing this project
README
[English](../README.md) | 中文
## 在线预览
你可以 [点击这里](https://minesweeper.nuxt.dev/) 直接预览此项目!
## 胜利条件
翻开所有炸弹以外的格子,并给所有炸弹插上旗。
## 失败条件
翻开任一炸弹。