搜索资源列表
game_Majiang
- 用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 —————————————————————————————— 游戏的基本运行 ——————————————————————————-———— 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nState==1):如果是电脑,让其思考最差的一张牌并出牌,如果是
Block
- 可以自动求解的俄罗斯方块。在游戏中按F5开始自动运行
24-games
- 24点游戏,用C编写,可以运行。 输入四个数字,程序自动得出其于算法构成24的结果。-24-point game written to run with the C enter four numbers drawn 24 of their results in the algorithm form
game_wuziqi
- 五子棋小游戏(双人五子棋),C#双人五子棋小游戏源代码源程序(完整版),编译运行时需要wzqdatabase.dll文件,可以了解到这是一个五子棋的数据库文件,放在DEBUG目录下程序会自动调用。这款基于C#的五子棋游戏可进行双人对战,可记录游戏战绩,可提交意见建议,棋盘设计的也相当不错,阅读本源代码对提高C#小游戏编程还是有帮助的-Small game of backgammon (double the renju), C# double backgammon game source code
sudoku
- 程序自动解数独,所有源文件加载到一个工程中,就可以编译运行-The program automatically stops alone, all the source files loaded into a project, you can compile and run
gobang
- 五子棋游戏。可以自动判断胜负;采用良好的人机对话模式,界面设计美观友好;系统运行稳定、安全可靠。-Backgammon game. Can automatically determine the outcome adopt good man-machine dialogue mode, interface design, beautiful and friendly system is stable, safe and reliable.
01
- 猜数字游戏。灵活的操作,可以自动判断胜负;系统采用良好的人机对话模式,界面设计美观、友好;系统运行稳定、安全可靠。-Guessing game. Flexible operation, can automatically determine the outcome system uses good man-machine dialogue mode, the interface is beautifully designed and friendly system is stable, sa
tiger-stick-chicken-
- 老虎棒子鸡游戏,老虎吃鸡,鸡干掉棒子,棒子打老虎,能设置棋盘大小,多线程自动运行,界面良好-Tigers stick chicken game, Tiger kill chicken, chicken kill stick, stick kill tigers, can set the board size, multi-threaded run automatically, good interface
compareCardGame
- 玩家输入个人信息,通过游戏自动随机获得赢家。此游戏很简单,但功能上想与大家分享学习。使用上直接在Eclipse中引入已存在的项目即可运行游戏。-This is a game which to compare among only two players.
c++ 华容道
- 简单的华容道大作业,可以实现多个关卡。。。用户可以选择自己操作游戏或者向电脑求助,程序可以自动运行