Serendipity
|
a11ddeb8d1
|
feat: 添加Makefile编译系统和BUILD文档
- 创建完整的Makefile支持make编译
- 支持编译控制台版本和GUI版本
- 添加清理、运行、帮助等目标
- 自动处理SDL3和网络库依赖
- 创建BUILD.md编译指南文档
- 完善GUI相关全局变量管理
- 丰富函数注释和文档
|
2025-09-20 10:50:58 +08:00 |
|
Serendipity
|
fbe4f5273c
|
重构输入处理:统一使用get_integer_input函数替换scanf
|
2025-07-23 09:37:54 +08:00 |
|
Serendipity
|
504868c739
|
优化AI参数配置:使用DEFAULT_DEFENSE_COEFFICIENT并更新相关注释
|
2025-07-21 00:18:11 +08:00 |
|
Serendipity
|
6bd2289722
|
v7.0: 代码架构重构完成 - 模块化设计、配置统一管理、类型定义标准化
|
2025-07-20 23:43:30 +08:00 |
|
Serendipity
|
6d3749bf8d
|
Initial commit: 五子棋游戏完整代码
|
2025-07-20 00:33:26 +08:00 |
|