文件名称:gobang
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:440kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
五子棋小游戏
要求:
1、用VS控制台程序完成,键盘输入坐标下子。
2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等。
3、包含五子棋的基本规则,五个棋子连成一线即宣告胜利。
4、加入多步悔棋功能,要求能一互悔到无法再悔(即空棋盘)。
5、加入撤销悔棋功能,要求悔棋之后还可以再撤销悔棋,跟悔棋一样,悔了多步,照样可以撤销悔棋多部(如开头一直悔棋到空棋盘,然后一直执行撤销悔棋就可以将棋盘恢复到原状态)。
6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如一般用string代替char*、用容器代替数组、类、不允许出现全局变量等)。
-The backgammon game requirements: 1, with the the VS console program completed, keyboard input coordinates erupted. 2, the control flow ordinary game: to start the game, start again, quit the game, and so on. 3 contains the basic backgammon rules, five pawn with a line that is to declare victory. 4, to join a multi-step undo function requires a mutual regret no longer regret (ie empty chessboard). Adding revoked undo function to undo after the abolition of undo with undo, regret the multi-step still can revoke to undo multiple (such as the beginning has been to undo the empty board can restore the chessboard, and execution has been revoked undo to the original state). 6, requires that the whole project is completed entirely C++ code, are not allowed in the C-style code (such as general string instead of char* container instead of an array of classes, global variables are not allowed).
要求:
1、用VS控制台程序完成,键盘输入坐标下子。
2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等。
3、包含五子棋的基本规则,五个棋子连成一线即宣告胜利。
4、加入多步悔棋功能,要求能一互悔到无法再悔(即空棋盘)。
5、加入撤销悔棋功能,要求悔棋之后还可以再撤销悔棋,跟悔棋一样,悔了多步,照样可以撤销悔棋多部(如开头一直悔棋到空棋盘,然后一直执行撤销悔棋就可以将棋盘恢复到原状态)。
6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如一般用string代替char*、用容器代替数组、类、不允许出现全局变量等)。
-The backgammon game requirements: 1, with the the VS console program completed, keyboard input coordinates erupted. 2, the control flow ordinary game: to start the game, start again, quit the game, and so on. 3 contains the basic backgammon rules, five pawn with a line that is to declare victory. 4, to join a multi-step undo function requires a mutual regret no longer regret (ie empty chessboard). Adding revoked undo function to undo after the abolition of undo with undo, regret the multi-step still can revoke to undo multiple (such as the beginning has been to undo the empty board can restore the chessboard, and execution has been revoked undo to the original state). 6, requires that the whole project is completed entirely C++ code, are not allowed in the C-style code (such as general string instead of char* container instead of an array of classes, global variables are not allowed).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gobang/Debug/gobang.exe
gobang/Debug/gobang.ilk
gobang/Debug/gobang.pdb
gobang/gobang/Debug/cl.command.1.tlog
gobang/gobang/Debug/CL.read.1.tlog
gobang/gobang/Debug/CL.write.1.tlog
gobang/gobang/Debug/gobang.exe.intermediate.manifest
gobang/gobang/Debug/gobang.lastbuildstate
gobang/gobang/Debug/gobang.log
gobang/gobang/Debug/gobang.obj
gobang/gobang/Debug/link.command.1.tlog
gobang/gobang/Debug/link.read.1.tlog
gobang/gobang/Debug/link.write.1.tlog
gobang/gobang/Debug/main.obj
gobang/gobang/Debug/mt.command.1.tlog
gobang/gobang/Debug/mt.read.1.tlog
gobang/gobang/Debug/mt.write.1.tlog
gobang/gobang/Debug/vc100.idb
gobang/gobang/Debug/vc100.pdb
gobang/gobang/gobang.cpp
gobang/gobang/gobang.h
gobang/gobang/gobang.vcxproj
gobang/gobang/gobang.vcxproj.filters
gobang/gobang/gobang.vcxproj.user
gobang/gobang/main.cpp
gobang/gobang.sln
gobang/gobang.suo
gobang/gobang/Debug
gobang/Debug
gobang/gobang
gobang
gobang/Debug/gobang.ilk
gobang/Debug/gobang.pdb
gobang/gobang/Debug/cl.command.1.tlog
gobang/gobang/Debug/CL.read.1.tlog
gobang/gobang/Debug/CL.write.1.tlog
gobang/gobang/Debug/gobang.exe.intermediate.manifest
gobang/gobang/Debug/gobang.lastbuildstate
gobang/gobang/Debug/gobang.log
gobang/gobang/Debug/gobang.obj
gobang/gobang/Debug/link.command.1.tlog
gobang/gobang/Debug/link.read.1.tlog
gobang/gobang/Debug/link.write.1.tlog
gobang/gobang/Debug/main.obj
gobang/gobang/Debug/mt.command.1.tlog
gobang/gobang/Debug/mt.read.1.tlog
gobang/gobang/Debug/mt.write.1.tlog
gobang/gobang/Debug/vc100.idb
gobang/gobang/Debug/vc100.pdb
gobang/gobang/gobang.cpp
gobang/gobang/gobang.h
gobang/gobang/gobang.vcxproj
gobang/gobang/gobang.vcxproj.filters
gobang/gobang/gobang.vcxproj.user
gobang/gobang/main.cpp
gobang/gobang.sln
gobang/gobang.suo
gobang/gobang/Debug
gobang/Debug
gobang/gobang
gobang
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.