Commit Graph

28 Commits

Author SHA1 Message Date
Calcitem 86d7638e61
Fix some typos in Readme.md 2021-10-30 13:41:48 +08:00
Leptopoda a0f234bf47
add compile time enviornment options
## Why?
- in the future we could enable the developer options in dev builds only. This would result in better performance and smaller downloadsize.
- Ability to disable catcher. Catcher limits the ability of debuging as it catches everything thrown. Also catcher won't even display the crash when the system is in dark mode (white text on white background. Probably a bug on theier side)

## How to use this?
just add a `--dart-define` followed by your config after the flutter command. Further info can be found in [Readme.md](/Readme.md)
2021-10-22 14:47:17 +02:00
Calcitem 26a22c92df
Readme.txt: Correct alt to "Get it on CafeBazaar" 2021-07-11 19:55:55 +08:00
Calcitem 1f8ac8df7d Readme.md: Update Codacy Badge 2021-07-10 00:34:26 +08:00
Calcitem 1d29b935ff Readme.md: Add Github and CafeBazaar badges 2021-06-29 02:21:54 +08:00
Calcitem 34c63ae4f5 Readme.md: Add App screen record gif link 2021-06-28 00:18:11 +08:00
Calcitem 30c7bcd0b2
Readme: Add F-Droid link 2021-05-13 22:00:54 +08:00
Calcitem a8cec3c95f Readme: Add feature graphic and video introduction link 2021-05-05 00:34:03 +08:00
Calcitem 5ce24cab64 Readme: Add Google Play badge 2021-05-04 21:01:56 +08:00
Calcitem 3e1ca7e85e Readme: Add how to install Qt 2021-03-22 23:58:25 +08:00
Calcitem 2e836fc9fd flutter: Add key.properties.example 2021-03-16 00:22:47 +08:00
Calcitem 6ca7d1becd README.md: Update How to Build 2021-02-17 12:03:36 +08:00
Calcitem ac95e9c123 flutter: Rename dir flutter to flutter_app 2021-02-17 11:45:04 +08:00
Calcitem ee3540b5dc Update Readme.md and pubspec.yaml 2020-12-22 01:45:43 +08:00
Calcitem e46606c385 Update Readme.md 2020-12-22 01:23:40 +08:00
Calcitem 8177fc40be Add Codacy badge 2020-05-10 00:35:25 +08:00
方解石 b4984f5797
Update Readme.md 2019-11-03 23:14:14 +08:00
CalciteM fa531d5926 refactor: Rename chess to game 2019-09-08 23:40:22 +08:00
CalciteM 38bf27fc63 临时更新 Readme 和 Licence.txt
后续再切换为正规的说明
2019-06-30 07:50:34 +08:00
liuweilhy a588f4af53 更新ReadMe,添加下载链接 2018-12-23 22:26:52 +08:00
liuweilhy 829ef3ae1a 更新ReadMe和历史纪录 2018-12-23 21:21:37 +08:00
liuweilhy 2e9a690df3 NineChess模型类重构前的最后一次提交,Windows和Linux下都能正确编译。
下一步为AI做准备,改模型为位棋盘形式。
2018-12-01 00:14:41 +08:00
liuweilhy 022ae41475 添加AI算法框架,大量修改模型 2018-11-29 03:35:48 +08:00
liuweilhy 99109ee1ed 动画优化,ReadMe重写 2018-11-08 00:18:53 +08:00
liuweilhy c4c1bdf583 优化结构,内嵌声音 2018-09-21 02:13:15 +08:00
liuweilhy a22595a93d 添加棋谱文件的打开和保存功能 2018-09-01 22:35:52 +08:00
liuweilhy 2f8fbab50a 添加命令行时间参数,删除界面tabWidget 2018-07-01 20:31:39 +08:00
liuweilhy e66ef36927 2018/5/21清理项目(17MB),重新提交2018/5/19日版:
游戏可以正确运行,实现本机对战功能,其它功能待完善。
2018-05-21 23:43:19 +08:00