资源列表
wuZiQi
- 控制台下的人人对战的五子棋小程序,.net平台编写。-Everyone from the game console backgammon under the small program, net platform preparation.
WuZhiQi
- 简单实现五子棋游戏的代码 用C#语言编-Gobang simple implementation of the code compiled with the C# language
wuziqi
- 一个简朴的五子棋游戏,希望你能喜欢!游戏规则: 玩家1和玩家2轮流在棋盘(19X19)上任意空闲位置(没有棋子)放置一个棋子,放置的方法是输入要放置的棋子的位置(即该棋子所在的行的序号和所在的列的序号,棋盘中L、R分别表示行(Line)、列((Row)),同一玩家所放棋子中任意五个或五个以上棋子较先呈现连续在同一直线(四种形式|、-、/、\\)上的玩家获胜 游戏操作: 1)在游戏主菜单“Game_Menu”中输入相应的数字并回车即可执行相应的操作,第一次玩请先输入5并回车查看游戏帮
Wuziqi
- 五子棋 实现人机对战 鼠标操作 可选人先下或者电脑先下-Backgammon play against mouse options to achieve human person or the computer to jump ahead and
GameGobang
- 网络五子棋 服务器可以同时服务多桌,每桌允许两个玩家通过INTERNET对弈,实现同一桌可以相互通信! 内置说明书!-Internet backgammon server can service multiple tables, each table allows two players to play chess by INTERNET, can communicate with each other to achieve the same table!
WUZIQI
- 这是一个用C++写的五子棋,人与人对战的平台。- This is one gobang which writes with C++and human-to-human platform.
pente
- 用C++编写的一个五子棋程序,支持人机对弈、双人对战、悔棋等功能-Written in C++, a backgammon program, support for human-computer game, the double battle, undo and other features
WUZIQI
- 这是一个在API中写的五子棋人人对战平台-This is a backgammon in the API, all written in war platform
saolei
- 包内含有:程序C#源代码、程序类设计图.vsd、程序数据库设计图.vsd、程序流程图.vsd、扫雷-项目文档.doc、用户手册(GB8567——88.doc等相关文档,绝对是好东东! -Package contains: Program C# source code, program class design. Vsd, program database design. Vsd, program flow chart. Vsd, mine- project documentation. Do
wuziqi
- 简单的五子棋有喜 供大家参考 qq1049141519-i like i very much
chinachess
- 自己编写的中国象棋。c语言编写。通过枚举法,遍历一定深度中的所有情况,递归深度可以在代码中修改。没有棋盘的库,每步均为即时计算所得。-I have written in Chinese chess. c language. By enumeration, traversing a certain depth in all cases, recursion depth can be modified in the code. No library board, each step are calc