Welcome![Sign In][Sign Up]
Location:
Search - blackjack

Search list

[Consoleblackjack

Description: black jack complete game console
Platform: | Size: 3072 | Author: saneep | Hits:

[Other GamesBlackJack

Description: Simple black Jack and how to understand it for beginners.
Platform: | Size: 1024 | Author: Sameer | Hits:

[Chess Poker gameshomework

Description: 21扑克游戏,有电脑玩家http://en.wikipedia.org/wiki/Blackjack-Blackjack Game
Platform: | Size: 4096 | Author: Li Rui | Hits:

[Game ProgramProyecto1

Description: blackjack one player
Platform: | Size: 26624 | Author: dreico_gabriel | Hits:

[JSP/Java21PointV

Description: 一个模拟二十一点的java游戏,适合初学者学习java的参考文件-A simulated blackjack java game, suitable for beginners to learn java reference file
Platform: | Size: 9216 | Author: lutaoquan | Hits:

[Data structsoptional-project-blackjact

Description: 经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used, where jacks, queens and kings are counted as 10s, and aces are either 1 or 11 at your choice.
Platform: | Size: 84992 | Author: luck | Hits:

[Data structsdata-structure--project-black-jacter

Description: 经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used, where jacks, queens and kings are counted as 10s, and aces are either 1 or 11 at your choice.
Platform: | Size: 84992 | Author: luck | Hits:

[ConsoleBlackJack

Description: 纸牌游戏 用到动态链接库。适合初学dll编程的人-Card games used in the dynamic link library. Dll programming suitable for beginners
Platform: | Size: 1772544 | Author: 戴佳毅 | Hits:

[androidBlackCard

Description: Android开发BlackJack小游戏,支持android2.1以上的系统,作为一个例子,给大家参考。-Android Developer BlackJack game, support android2.1 over the system, as an example, for your reference.
Platform: | Size: 5650432 | Author: Kimia Zhu | Hits:

[OtherBlackjackGame

Description: 纸牌21点游戏,有简易的GUI,也可以通过Console window显示,需要加载自己编写的有关GUI的PPS包,实现会比java自带的简单些,已上传。-BlackJack game, have a simple GUI,either can display in console window, I have written about the GUI PPS need to load the package easier than java comes.
Platform: | Size: 18432 | Author: 撒旦王 | Hits:

[androidSheepCard

Description: 基于安卓平台的二十一点美女扑克游戏,比较大小-Beautiful poker game based on the Android platform, blackjack, compare the size of the
Platform: | Size: 1501184 | Author: | Hits:

[Other GamesBlackJack

Description: is a code game for the people who want to create a simple game
Platform: | Size: 5693440 | Author: addyxk | Hits:

[Chess Poker gamesImproved-blackjack

Description: 各个参与者设法使自己的牌达到总分21而不超过这个数值。扑克牌的分值取它们的面值。A 充当1分或11分(由玩家自己选择),其他花牌都是10分。-The various participants try to make their own brand of out of 21 but not exceeding this value. Poker score to take their nominal value. A act as 1 point or 11 points (selected by the players themselves) are 10 other wreath.
Platform: | Size: 141312 | Author: 吴同学 | Hits:

[GUI Develop2_4

Description: C程序,经典的21点扑克牌游戏。很有意思。也是高校计算机学生要做的一个游戏。-C program, the classic blackjack. Very interesting. Students also need to do a college computer games.
Platform: | Size: 12288 | Author: Tim | Hits:

[Game ProgramMFC_Game1

Description: MFC写的21点程序,比较基础,适合初学者-MFC write "blackjack" program, more basic, suitable for beginners
Platform: | Size: 4167680 | Author: 苏樱 | Hits:

[OtherVoiDeD-open-steamworks-1d425d22d263

Description: Old brunch of opensteamworks with blackjack and TF2 idler
Platform: | Size: 1189888 | Author: Notavalible | Hits:

[Other Riddle games使用C语言实现的21点

Description: 使用C语言实现的21点。 (1) 程序中一共有 13 张扑克牌可以随机抽取,大于 10 的点数计半点; (2) 高级玩家可以查看下一张牌,按 H 键,然后要求输入密码,密码正确可以看牌,并决定是否要牌;-BlackJack in C. (A) 13 cards can be randomly selected, card with more than 10 points counted as half jack (B) Press the H key, and then enter the correct password to be an advanced player who can see the next card, read the cards and decide whether to have it or not
Platform: | Size: 2048 | Author: JoyeeCheung | Hits:

[Chess Poker gamesBlackJackGame_1.0

Description: BlackJack 21点纸牌游戏,可以设置用户头像,姓名,游戏中有初始金额,可以选择下注金额,感兴趣的可以下载参考。-BlackJack 21 点 card games, you can set user avatar, name, the game has an initial amount, you can choose to bet the amount of interest you can download the reference.
Platform: | Size: 1671168 | Author: 韩森 | Hits:

[Linux-Unixp5

Description: 在这个项目中,我们将实现一个简化版本的纸牌游戏叫黑捷克,也有时也被称为21。程序实现了黑捷克的基本规则。 为了让你实现抽象数据类型(ADT),使用接口(抽象的经验 ),并使用接口/实现继承。-In this project, we will implement a simplified version of the card game called Blackjack, also sometimes called 21. It is a relatively simple game played with a standard deck of 52 playing cards. There are two principals, a dealer and a player. The player starts with a bankroll, and the game progresses in rounds called hands. At the start of each hand, the player decides how much to wager on this hand. It can be any amount between some minimum allowable wager and the player’s total bankroll, inclusive. After the wager, the dealer deals a total of four cards: the first face-up to the player, the second face-up to himself, the third face-up to the player, and the fourth face-down to himself. The second card of the dealer which is face-down is called the hole card.
Platform: | Size: 105472 | Author: XUE | Hits:

[OtherBlack-Jack-Coding

Description: the purpose of this project is to create a game of Blackjack, which can be played by one player against the dealer (represented by the computer).-Black jack
Platform: | Size: 15003648 | Author: narniaking | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net