资源列表
card-game
- 这是一个基于c++的纸牌游戏设计。可以实现扑克牌的人机互动。系统可以识别玩家出的牌点,并作出正确的出牌。-This is a card game based on c++ design. Can achieve human-computer interaction poker. The system can identify the players out of the card points, and make the right cards.
judge-a-man-response-speed
- 时间函数,一个猜数游戏,判断一个人反应快慢-A guess several games, judge of a man response speed
s
- 用C编写的 简单的俄罗斯方块 C语言课的大程作业。-C prepared by a simple C language courses Russian box big-way operation.
cards
- (1)增加大小王。 (2)删除一张最前的扑克后,余牌进行显示 (3)创建一副扑克,显示一副扑克,洗牌,依次分发给四个人并显示-just for fun
wuziqi
- C语言的五子棋源代码,欢迎研究这方面的人来下载-Gobang C language source code, welcomed the research in this area people to download
all_in_one_copy1
- 简单的python单机象棋,没有ai,本机上通过-a simple python program about chinese_chess,no ai.In my computer,it has passed
Five-in-a-Row
- 用C写的五子棋游戏可以选择双人对弈模式或人机对弈模式,界面清晰简易,内附算法实现,论文等-AppWizard has created this Five application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicati
wuziqi
- 用C语言编写的一款五子棋小游戏,界面简单,用于大家学习参考。-Written in C language, a backgammon game, the interface is simple for them to learn reference.
heijieke
- 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点。 程
wuziqi
- 完全模拟五子棋下棋过程,可以人人对战,人机对战。-Fully simulate the process of backgammon chess, you can play against everybody, man-machine war.
DrawPoker
- 扑克牌游戏(代码) -poker games (code)
5
- 命令行中的java五子棋小游戏,请在命令行中编译运行FSGame.java文件-The java command line backgammon game on the command line to compile run FSGame.java file