搜索资源列表
hongxindazhan
- 红心大战的游戏 大家玩得多了,有没想过自己做一个呢,这里给你一个参考,是用JAVA所做的-hearts of the game we played more and think about doing one? Here give you a reference, using the JAVA
Freecell_v0.2_src
- freeCell source code in j2me is good for study developing game in midp 2.0
J2ME_PIG
- 手机网络纸牌游戏(拱猪) 游戏的基本设计思想是根据游戏规则制定的,下面给出拱猪游戏的简单游戏规则: 牌的大小按下列顺序排列:A、K、Q、J、10、9、8、7、6、5、4、3、2。 1.出牌 (1)每轮只允许出一张牌。 (2)第一局游戏由得到梅花2的一方首先出牌,并且必须出梅花2。 (3)必须先出与首家相同花色的牌,无相同花色时方可用其它花色代替。 (4)最大方得到该轮的所有分牌,并获得本轮先出牌的资格。 2.分值计算 红桃:红桃为分牌。-Mobile Netw
Hearts
- Implementing game "Hearts" in java. Can be played with 4 "real" players only.
game_hongxindazhan
- 一款很经典的小游戏,红心大战源码,采用简单的JAVA开发环境,简单易用-A classic game, Hearts source, using a simple Java development environment, easy to use
PokerGame
- 实验2 发牌游戏 实验类型:验证性 实验目的:掌握Java数组、方法、类的基本定义。 实验内容: 编写程序,项目名和类名均为PokerGame。 描述: 共有1幅扑克牌,不包括大王和小王共52张牌。 可能有n个人参与扑克游戏,2<=n<=6。 程序运行时输入n,然后52张牌分别依次分发给n个人。不能整除时,每个人的牌数可以不同,如3个人,则第1个人18张,第2个和第3个人17张牌。 发牌完成后按花色(顺序为黑桃、红心、草花、
Games
- 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 stand