搜索资源列表
用 JAVA 开发游戏连连看
- 提起 JAVA ,相信大家也不会陌生了吧, JAVA 是一门相当优秀的语言。目前 JAVA 领域 J2EE 、 JSP 、 STRUTS 等技术不知有多么的热门,他们的主要用途是用来进行企业开发, J2ME 也由于能够被大量的移动设备所支持,因此,也有不少的程序,特别是游戏是在 J2ME 平台上开发的,反而是 J2SE ,似乎只是被人们用来做一做程序界面的,就连 APPLET 也很少有人使用了(有了 FLASH ,谁还用 APPLET 啊)。用 JAVA 来开发桌面平台的游戏,似乎很少有人这么做
Guess-Number
- Java编写的猜数字游戏。同文曲星中的猜数字游戏。包含图形界面。-prepared by the ringing of Java games. With the star of the game tones. Includes a graphical interface.
game
- 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa
Tetris
- Game-俄罗斯方块 1.方块会从区域上方开始缓慢继续落下。 2.玩家可以做的操作有:以90度为单位旋转方块,以格子为单位左右移动方块,让方块加速落下。 3.方块移到区域最下方或是着地到其他方块上无法移动时,就会固定在该处,而新的方块出现在区域上方开始落下。 4.当区域中某一列横向格子全部由方块填满,则该列会消失并成为玩家的得分。同时删除的列数越多,得分指数上升。 5.当固定的方块堆到区域最上方,则游戏结束。-Game-Russian box 1. Box from th
qddown_java109423425252
- 网页游戏源代码 多个游戏,很不错哦!大家不妨下载运行看看!-Page number of the game source code game, oh well! Members may wish to download the run to see!
GuessGame
- This java program is a guessing number game were player will guessing number in a range of 1 to 100...have fun... :)
JAVA3Dmofang
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件-This procedure for the release of the test Cube (MoFang.java), contains all the core code and comment
SlidingPuzzle
- 一个基于java的小游戏,名为SlidingPuzzle。类似于拼图,只不过是换成将打乱的1-15的数字按顺序重新排列成4*4矩阵形式。-A small java-based game called SlidingPuzzle. Similar to the puzzle, only to disrupt the 1-15 replaced by the number of re-arranged according to the order of 4* 4 matrix form.
codefans.net
- Java版中国象棋项目设计源代码及论文,还附有成品可运行的文件。 20世纪60年代初,麦卡锡提出了alpha-beta修剪算法,把为决定下一个走步而需对棋盘状态空间的搜索量从指数级减少为指数的平方根,大大地提高了机器下棋的水平。IBM的超级计算机“Deep Blue”更是一个神话,让棋迷们神往。本文根据国际象棋程序设计的一些成功经验,提出中国象棋程序设计的一些思路和方法。-Chinese Chess Java version of the project design source c
PuzzleFrame.java
- (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
HannoiTower
- Java编程游戏汉诺塔源码,包括背景音乐,盘子个数可调等功能-Java programming game Tower of Hanoi source, including background music, the number of adjustable features such as plate
Nim
- 一个小的游戏程序,关于两个玩家,互相输入数字,然后计算出东西的游戏-A small game program, on the two players, each input number, and then calculate what the game
Backgammon-java-code
- 本五子棋游戏是java源码,可以实现人机对战和人人对战,同时有帮助菜单。输和赢都会出现提示。计算机走棋子是用穷举法判断每一个坐标点的四个方向的的最大棋子数,最后得出棋子数最大值的坐标,下子。 -The backgammon game is the java source code, and everyone can play against human battle, while the Help menu. Will be prompted to enter and win. Comput
suibian.java
- 目的性实现拼数字游戏的自动化,需要将1到8的数字拼接成首位相接的龙型,中间留空-realize a number game
java
- java写的简单的洗牌程序,通过随机数产生和发牌给四个人,并且每个人拿到牌张数相同-java program to write a simple shuffling by random number generation and issue licenses to four people, and everyone got the same card and number
mastermind-java-master(1)
- Mastermind game in Java with 2 version: number or letters.
Calculator.java
- 一个简易的计算器,能够输入要计算的数字,选择加减乘除方法。得出结果-A simple calculator that can enter the number in the calculation, select Math methods. Outcome
java实习
- 1、用控制台输入输出 完成剪刀石头布 游戏 2、用控制台完成 彩票号码生成器 3、完成简单版猜数字游戏,生成100内数字,用户输入,提示大了或小了,次数可调整 4、用户控制台输入年份月份,在控制台打印该月的月历(use the console input and output to complete the scissors stone cloth game Use the console to complete the lottery number generator complet
tanks
- 坦克大战游戏,主要能够开始坦克游戏,自己坦克能发打敌人,敌人坦克能打自己,可以保存游戏,可以统计自己的总成绩,可以显示敌人的生命,剩余的数量。(The tank war game can mainly start the tank game, the tank can fight the enemy, the enemy tank can fight itself, can save the game, can count its total score, it can show the ene
代码
- 飞机大战游戏,可实现数据库管理,达到了注册账号,并且具有账号密码,(The airplane war game can realize the database management, has reached the registered account number, and has the account password.)