文件名称:Games
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-10-23
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Please write a program that will allow a person to play a Card Guessing Game.
The aim of the Card Guessing Game is for a player to correctly guess the playing card drawn randomly by the computer. The deck of cards which the card is drawn is a standard fifty two card deck. It has four suits: Hearts, Diamonds, Clubs and Spades. Each suit has thirteen cards: an Ace, which is regarded as number 1 for this game cards numbered 2 to 10 inclusive. Each suit also four “face cards”: a Jack, number 11 for this game a Queen, number 12 for this game and a King, number 13 for this game.-java programming
The aim of the Card Guessing Game is for a player to correctly guess the playing card drawn randomly by the computer. The deck of cards which the card is drawn is a standard fifty two card deck. It has four suits: Hearts, Diamonds, Clubs and Spades. Each suit has thirteen cards: an Ace, which is regarded as number 1 for this game cards numbered 2 to 10 inclusive. Each suit also four “face cards”: a Jack, number 11 for this game a Queen, number 12 for this game and a King, number 13 for this game.-java programming
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Games\.classpath
.....\.project
.....\src\Games.java
.....\...\Gametest.java
.....\bin\Games$Statues.class
.....\...\Games$suits.class
.....\...\Games.class
.....\...\Gametest.class
.....\.settings\org.eclipse.jdt.core.prefs
.....\src
.....\bin
.....\.settings
Games