We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
用MFC对话框(而非单文档)编写的五子棋游戏,代码对初学者友好,内含可执行文件可直接下载运行(Simple Gobang Program,or called it Five-in-a-raw)
基于C++ MFC实现的五子棋游戏,包括棋盘棋子绘制、输赢判定、新游戏、悔棋和修改棋盘背景样式等功能。
MFC开发的五子棋程序,带AI,多种模式设置,代码略乱,待整理
基于MFC + C++完成的科学计算器