文件名称:chess
- 所属分类:
- 棋牌游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 443kb
- 下载次数:
- 0次
- 提 供 者:
- al***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个游戏很简单,只需要自定义5个小函数来实现,可以加深对数组的理解。它包含有3个头文件。
check (void) 是用来判断是否获胜,
init_matrix(void) 是用来初始化每个单元,
get_player_move() 是用来实现自己下棋,
get_computer_move() 是用来实现电脑下棋,
而 disp_matrix() 是用来完成显示的功能
-This game is very simple, only needs a small five custom functions to achieve, you can deepen their understanding of the array. It contains 3 size paper. check (void) is used to determine whether the winner, init_matrix (void) is used to initialize each unit, get_player_move () is used to realize their game of chess, get_computer_move () is used to fulfill the computer playing chess, and disp_matrix () is used to show the function of the completion of
check (void) 是用来判断是否获胜,
init_matrix(void) 是用来初始化每个单元,
get_player_move() 是用来实现自己下棋,
get_computer_move() 是用来实现电脑下棋,
而 disp_matrix() 是用来完成显示的功能
-This game is very simple, only needs a small five custom functions to achieve, you can deepen their understanding of the array. It contains 3 size paper. check (void) is used to determine whether the winner, init_matrix (void) is used to initialize each unit, get_player_move () is used to realize their game of chess, get_computer_move () is used to fulfill the computer playing chess, and disp_matrix () is used to show the function of the completion of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chess.cpp
chess.dsp
chess.dsw
chess.ncb
chess.opt
chess.plg
Debug
.....\chess.exe
.....\chess.ilk
.....\chess.obj
.....\chess.pch
.....\chess.pdb
.....\fight.exe
.....\fight.ilk
.....\fight.obj
.....\fight.pch
.....\fight.pdb
.....\vc60.idb
.....\vc60.pdb
chess.dsp
chess.dsw
chess.ncb
chess.opt
chess.plg
Debug
.....\chess.exe
.....\chess.ilk
.....\chess.obj
.....\chess.pch
.....\chess.pdb
.....\fight.exe
.....\fight.ilk
.....\fight.obj
.....\fight.pch
.....\fight.pdb
.....\vc60.idb
.....\vc60.pdb