Skip to content

Commit 3e7850f

Browse files
committed
docs
1 parent a43e2b4 commit 3e7850f

File tree

2 files changed

+33
-13
lines changed

2 files changed

+33
-13
lines changed

CONTRIBUTING.md

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# 开发计划
2-
计划开发:
32

4-
- 能计算开空概率的局面分析工具。
5-
- 多种语言的切换。
6-
- 录像文件的签名认证。
7-
- 在本地记录个人纪录。
8-
- 防止在本软件作弊以取得异常成绩。
9-
- 自动更新。
10-
- 可能开发双人扫雷。
3+
计划开发:
4+
- 暂无计划中的开发内容,根据issue动态决定。
115

12-
而不会开发
6+
不计划开发
137
- 移动端的扫雷。
148
- 在本地统计个人数据的功能。
159
- 安装程序和启动界面。
@@ -18,6 +12,29 @@
1812
- 任何用于在其他软件作弊以取得异常短的时间的成绩的设计。
1913
- 扫码收费以解锁某功能的功能。
2014

21-
# 需要的帮助
22-
1 需要为元扫雷设计一个时尚的图标(icon)。
23-
2 需要测试员来寻找隐秘的bug。
15+
# 其他
16+
- 根据开发者的习惯,代码接受中文、英文等主流语言的注释。
17+
18+
19+
20+
21+
# Development Plan
22+
23+
Planned Development:
24+
25+
* Currently no planned features. Future development will be determined dynamically based on issues.
26+
27+
Not Planned for Development:
28+
29+
* Minesweeper for mobile devices.
30+
* Features for tracking personal statistics locally.
31+
* Installers and launch screens.
32+
* Games other than Minesweeper, or Minesweeper modes other than no-guessing mode.
33+
* Non-standard or flashy UI, or any unnecessary or bizarre options.
34+
* Any designs intended to cheat in other software to achieve abnormally short completion times.
35+
* Features that require scanning a QR code and paying to unlock functionality.
36+
37+
# Other
38+
39+
* Following the developer’s habits, the code accepts comments in Chinese, English, and other major languages.
40+

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,12 @@ Currently in the lengthy development phase, with updates approximately every 1 t
129129
[CONTRIBUTING.md](https://github.com/eee555/Solvable-Minesweeper/blob/master/CONTRIBUTING.md)
130130

131131
## 荣誉
132-
被收录于Awesome Rust Repositories:
132+
收录于Awesome Rust Repositories:
133133
[https://twitter.com/RustRepos/status/1636837781765799940](https://twitter.com/RustRepos/status/1636837781765799940)
134134

135+
收录于llamasweeper.com,评分4.5星:
136+
[https://llamasweeper.com/#/others](https://llamasweeper.com/#/others)
137+
135138
开源扫雷网官方扫雷软件[https://openms.top](https://openms.top)
136139

137140
[![Star History Chart](https://api.star-history.com/svg?repos=eee555/Metasweeper&type=Date)](https://star-history.com/?repos=eee555/Metasweeper#repos=eee555/Metasweeper&eee555/Metasweeper&Date)

0 commit comments

Comments
 (0)