搜索资源列表
controle_cpp_yas
- this code is for an MFC application its contains the tic tac toe game in a viw document ,We can play have the winner and also we can have a serialisation for the game .
tic-tac-toe-game
- 三子棋游戏 人机对战 人人对战 MFC界面-tic-tac-toe game
tic_tac_toe
- 这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏) 编程语言:Visual C++ (MFC) 算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something about MFC programing.