Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hex-ci/othello-for-vc
2002 年开发的一个简单的黑白棋游戏,自带简单AI。
https://github.com/hex-ci/othello-for-vc
Last synced: about 2 months ago
JSON representation
2002 年开发的一个简单的黑白棋游戏,自带简单AI。
- Host: GitHub
- URL: https://github.com/hex-ci/othello-for-vc
- Owner: hex-ci
- License: gpl-3.0
- Created: 2015-08-16T15:22:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T03:27:58.000Z (over 9 years ago)
- Last Synced: 2024-04-18T13:27:56.378Z (9 months ago)
- Language: C++
- Size: 543 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
简单黑白棋人机对战游戏
======================2002 年开发的一个简单的黑白棋游戏,自带简单AI。
如何编译
--------使用 Visual C++ 6.0 编译。
(已包含编译好的可执行文件)