搜索资源列表
Java游戏设计打飞机
- 一个java写的游戏 打飞机的 包含论文,说明 是一个毕业设计程序 -wrote a java game aircraft includes the papers note is a graduate design program
JavGamesourcecode
- jav 版扫雷游戏源代码,本人觉得代码很实用-Jav Game source code version of mine, I think the code is very useful
Game
- 蜘蛛牌游戏编程,它集中应用了多线程和多核技术,对学习编程很有帮助!-Day-to-day poker game programming,It focused on the application of a multi-threaded and multi-core technology, useful for learning programming!
game
- Java小游戏,直接下载后,编译即可运行!-java game code
caishu
- 用java实现的图形小游戏,猜数游戏,是初学者的编程练习选择。-Graphics to achieve with java game, guess the number of games, practice is the choice of programming for beginners.
ACCP5.0-feixingqi-game
- 包含授课课件、源代码等 开发一款Java小游戏——骑士飞行棋 游戏规则和传统的飞行棋一样,支持两人对战 采用100格小型游戏棋盘 游戏规则:对战双方轮流掷骰子控制自己的骑兵前进或后退,在游戏棋盘上设置有关卡 普通 地雷 暂停 时空隧道 幸运轮盘(提供两种运气:交换位置和轰炸) 棋盘上的关卡只在骑兵第一次移动遇到时有效-Contains teaching courseware, and source
TuiXiangZi
- 电脑推箱子游戏,一款可以在电脑上玩的推箱子游戏,代码简单,对于刚开始学习java游戏开发者而言是不错的选择。(Computer push box game, a can play on the computer box game, simple code, for the beginning of learning java game developers, is a good choice.)
Guessing game
- 通过JAVA编程,这个小程序可以简单实现一个猜数字的小游戏。(Through JAVA programming, this small program can be a simple realization of a guessing game.)
斗地主
- java设计的简单斗地主游戏,根据游戏特点设计,单机小游戏(Java design simple doudizhu game)
201407010336陈建国java贪吃蛇
- 贪吃蛇实训,一关,画布,各自,蛇头蛇尾,食物,具有贪吃蛇游戏一切功能(Snake training, off the canvas, each food has a snake, Snake game function)
java编的五子棋
- 小游戏,java入门编程实践学习,Swing控件(Little game, Java portal programming practice learning, Swing controls)
game
- 一个良好编程风格的二十四点游戏实现,需要Java 1.8运行环境(A good programming style twenty-four point game implementation)
Game
- JAVA简单猜数字小游戏,自动获取不重复四位数,并在命令行输出“游戏开始!请输入第一次所猜数字:” 然后在用户每输入一次猜测后,检验输入是否合法(长度,是否为数字,是否重复等),可使用正则表达式的知识 如不合法,命令行输出:“输入不合法,请重新输入!”,否则根据猜测内容给出比对结果,在命令行显示,如“猜测结果:2A0B。请输入下一次所猜数字:” 若猜测结果为4A0B,则游戏结束,(JAVA simply guessing digital games)
java拼图作业
- 一个JAVA拼图游戏 可以有解并且自己得出解(A JAVA puzzle game can be solved and you can get the solution)
java课程设计--Hannoi汉诺塔游戏
- 汉诺塔小游戏功能实现,游戏分为初,中,高难度。背景盘子颜色可以设置。(Tower of Hanoi game function, the game is divided into early, high difficulty. The color of the background plate can be set. Hannoi)
2048小游戏源码(java)
- 2048电脑版小游戏,JAVA语言开发,开发平台eclipse(Mini-Game 2048,Java,eclipse)
赛马游戏
- 一个小游戏,连接mysql数据库,有积分功能(A small game, connected to MySQL)
匹配游戏算法
- 实现匹配游戏算法 在两个数组中,索引相同且该相同索引上的值也相同,用a表示。 在两个数组中,索引不同且该不同索引上的两个值相同,用b表示。 例: int[] arrOne = { 2, 1, 4, 5, 6 }; int[] arrTwo = { 2, 4, 7, 1, 6 }; 以上数组中有2个a, 2个b(JAVA Matching game algorithm In the two array, the index is the same and the value on
俄罗斯方块java源代码
- 用java实现俄罗斯方块基础操作的游戏,里面有源代码,点击jar文件可以运行(Using java to achieve Tetris basic operation of the game, inside the active code, click jar file can run.)
JAVA002打飞机游戏设计(程序+论文)
- JAVA002打飞机游戏设计(程序+论文)(JAVA002 game design (program + paper))