搜索资源列表
huanrongdao
- 华容道游戏,我们Java课上的期末考试做的,自我感觉还不错,JBuilder 下编译通过-Puzzle, the Java class final examination done, a sense of self was pretty good, under compile JBuilder
扫雷java
- 扫雷 用java编写的,先编译成.class文件,然后再运行就会出现游戏界面了。-mine used to prepare the first compiled. Class document, and then there will be running the game interface.
俄罗斯方块java源代码
- Manifest-Version: 1.0 Main-Class: ErsBlocksGame Created-By: 1.4.0-beta (Sun Microsystems Inc.)
java-Tetris
- 这是JAVA课设做的,所以里面的代码都有比较详细的注释,很适合初学者 -This is a JAVA class set to do so inside the code has more detailed comments, it is suitable for beginners
TankWar
- 包括坦克大战的基本功能。包括tank,子弹,墙,血块等类,还有文档和详细注释。-Including the basic functions of Tankedaizhan. Including the tank, missiles, walls, and other class of blood clots, as well as documents and detailed notes.
FiveChess
- 五子棋游戏,人机对战模式,机器的智商很高的,上课的时候做的,我们老师也玩不过它,给大家分享上-Gobang game against man-machine model, machine high IQ, do class, we teach it to play, however, to share with you the
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
FiveChess
- java下的五子棋游戏类源码,适合java程序员开发游戏使用。-java class source code under the backgammon game for java programmers to develop games to use.
CardGame
- java下的扎金花游戏类源码,适合java程序员开发游戏使用。-tie game under the Golden Flower java class source code for java programmers to develop games to use.
jiugongtuyouxi
- 一个有助于开发智力的八数码小游戏,有兴趣的小朋友可以看看,java初学者也可以借鉴-Contribute to the development of a digital game of eight intellectual, interested children can see, java beginners can learn
feiji2011
- 自己写的JAVA飞机飞行游戏,并附上所有的资源文件 ,包括导出的CLASS和JAR文件,还有图片,JAVA源文件就一个,但内容很全,自己试着编译一下,应该不会有错。这个游戏主要考验使用键盘对飞行物体的控制等技巧。
BattleCity-jiewen_liu
- 《坦克大战》(Battle City)是1985年日本南梦宫Namco游戏公司在任天堂FC平台上,推出的一款多方位平面射击游戏。游戏以坦克战斗及保卫基地为主题,属于策略型联机类。同时也是FC平台上少有的内建关卡编辑器的几个游戏之一,玩家可自己创建独特的关卡,并通过获取一些道具使坦克和基地得到强化。-" Battle" (Battle City) is a 1985 Japanese game company Namco Namco Nintendo FC in the plat
Main
- 简单的分牌算法,java类,实现随即分成四堆牌-Simple scoreboard algorithm, java class, then divided into four reactor licensing
authd
- 诛仙服务器端 AUTH JAVA 组件,auth.cla-zhuxian server auth java class
java
- 连连看的java源代码 界面可爱一点的,随机地图,关卡选择,难度调整,记录显示 有算法-import javax.swing.* import java.awt.* import java.awt.event.* public class lianliankan implements ActionListener
java-eluosifangkuai
- 用JAVA语言编写俄罗斯方块游戏,实现俄罗斯方块游戏的基本功能。课题主要完成目标是利用小应用程序模版及按钮事件、多线程以及相关事件处理完成俄罗斯方块游戏的操作程序。应用到的技术包括类的继承,接口的引用以及各类中重要方法的充分运用paint方法绘制游戏区,移动有效性判断locateFlag(),等),以及多线程的应用实现对方块下落速度的控制(线程的应用(线程的创建、run()方法的使用-Tetris game written in JAVA language, the basic function
est-human-reaction-speed-of-the-game
- 测试人反应速度的小游戏,常用的java 控件都用到了,可以作为课上的java作业最好,用这个改改界面可以改成其它的小游戏-Test human reaction speed of the game, commonly used in Java controls are used, and can be used as the java class job with this change to change the interface can be changed to other small
Tetris-source(java-version)
- 一个简单的java版本俄罗斯方块源码,3个class就完成,但条例十分清晰,界面也很友好。-A simple java version of Tetris source, three class completed, but the ordinance is very clear, the interface is very friendly.
java-tankegame
- 用java实现的小游戏~坦克大战~分为几个类~坦克类~子弹类~希望喜欢-~ Tankedaizhan game with java class to be divided into several classes ~ tanks to bullets to hope like
Java小游戏连连看1.0
- 该报告中的程序是使用Java程序编写的连连看小游戏,能够进行休闲放松,锻炼细微观察能力以及思考能力。具有退出功能,再来一局功能,重新排列功能和游戏说明功能,特殊之处本程序加入了音乐功能。该程序分为两个类,主类是class lianliankan,副类是class AudioPlayer,主要运用了工具包 javax.swing, java.awt,java.applet, java.net,java.io和常用组件以及事件监听器等。(The program in the report is th