-
Black and White Go! We normally have played, this source code for reference! We...
黑白围棋!大家平时都玩过的,此源代码供参考!大家可以一起来研究!-Black and White Go! We normally have played, this source code for reference! We can work together to study!
- 2022-12-16 07:00:02下载
- 积分:1
-
Gobang the first edition, Qt4.0 written rules of function it is also useful
五子棋第一版,Qt4.0写的,规则函数值得参考-Gobang the first edition, Qt4.0 written rules of function it is also useful
- 2023-01-31 02:45:04下载
- 积分:1
-
网络五子棋,有网络功能,也有五子棋算法,一举两得。
网络五子棋,有网络功能,也有五子棋算法,一举两得。-Network Gobang, has networking features, but also has Gobang algorithm, the double benefit.
- 2023-05-29 01:20:03下载
- 积分:1
-
自制俄罗斯方块游戏!为换取JAVA即时通讯软件
自制俄罗斯方块游戏!为换取JAVA即时通讯软件- -!偶的毕业设计啊 -Self-made Tetris game! JAVA in exchange for instant messaging software--! Even the graduation design ah
- 2022-02-27 08:56:46下载
- 积分:1
-
Chinese Chess: The VC was very good .. can be man
中国象棋:用VC写的很不错的..可以人机对战,也可以2人对弈!可以悔棋,后退-Chinese Chess: The VC was very good .. can be man-machine war can also be 2 game! Can悔棋, retreat
- 2022-01-22 13:34:34下载
- 积分:1
-
“理治棋壮”(BitStronger)是一个基于中国象棋通用引擎协议(UCCI)的中国象棋计算机博弈引擎。项目采用C++开发,遵循GPL许可,目前版本可运行...
“理治棋壮”(BitStronger)是一个基于中国象棋通用引擎协议(UCCI)的中国象棋计算机博弈引擎。项目采用C++开发,遵循GPL许可,目前版本可运行于32位Windows平台。本引擎通过标准输入和标准输出与支持UCCI的中国象棋界面软件通讯,可实现跨平台及联网的人机、机机对战。
详细的使用说明与程序开发文档参见随程序一同发布的docs目录下的文件。-"Jimmy chess strong governance" (BitStronger) is based on a common Chinese chess engine agreement (UCCI) Chinese chess computer game engine. C development projects, followed GPL license, the current version can run on the Windows 32 platform. The engine through standard input and standard output and support of the Chinese Chess UCCI interface software communications, can be realized and cross-platform networking crew and the plane that war. Detailed instructions and procedures, see the document with the development process with the release of docs directory documents.
- 2023-02-01 14:55:03下载
- 积分:1
-
1、对输入的要求
玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能...
1、对输入的要求
玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能接近21点,但不要超过21点。所以,任何超过21点的点数都表示这一手牌已经“爆”了。A既可以计为1点,也可以计为11点,要选择对玩家来说最有利的一个点数。例如,1张A和1张10可计为11点或21点,但由于21点更好,所以这一手牌要算成21点。1张A和2张8可计为17点或者27点,由于27点已经“爆”了,所以这一手牌要算成17点。
程序首先询问玩家手上有几张牌,玩家输入2,3,4或者5。然后询问玩家每张牌的点数。点数可为2-10,J,K,Q和A。2-9的值分别作为字符‘2’-‘9’来输入。10,J, Q, K和A等值分别作为字符‘t’,‘j’,‘q’,‘k’和‘a’来输入(当然,玩家不需要输入单引号);
2、对输出的要求:
可以让玩家更清楚的知道他下一步应该怎么做
3、程序所能达到的功能
能够计算出所有牌的点数 之和,而且能够帮你处理好那张牌对 你的牌点之和更有利。-Blackjack
- 2023-06-19 09:10:03下载
- 积分:1
-
跳棋游戏源代码,VC制作,很简单,初学者容易看懂
跳棋游戏源代码,VC制作,很简单,初学者容易看懂-checkers game source code, VC production, a very simple, easy to understand beginners
- 2022-06-11 23:35:12下载
- 积分:1
-
这个是用来制作C环境的五子棋源代码,很全面谢谢使用
这个是用来制作C环境的五子棋源代码,很全面谢谢使用-This is used to make the environment Gobang C source code, thank you very comprehensive use of
- 2023-02-19 22:00:04下载
- 积分:1
-
一个不错的扑克牌的发牌程序.
一个不错的扑克牌的发牌程序.-a good poker licensing procedures.
- 2023-01-10 10:20:03下载
- 积分:1