搜索资源列表
lianliankan
- java编写的经典游戏:连连看。在这个文件中你可以看到连连看的整个实现过程,了解游戏的机制-java write the classic games: Lianliankan. In this file you can see the entire implementation process Lianliankan to understand the mechanism of the game
TankeGame
- 坦克大战游戏功能: * 1、画出坦克 * 2、我的坦克可以上下左右移动 * 3、坦克可以发射子弹,最多可以连发五颗 * 4、我的坦克击中敌人时,敌人的坦克消失并具有爆炸效果 * 5、我被击中后显示爆炸效果 * 6、防止敌人的坦克重叠运动 * 7、添加菜单栏 * 8、可以记录玩家的成绩 * 8.1、用文件流 * 8.2、单写一个文件类,完成对玩家成绩的记录 * 8.3、先完成保存共击毁了敌人多少辆坦克 * 8.4、存盘退出游戏
JFlash
- 这是一段用java写的jFrame窗口程序,在上面嵌入swf的flash文件-This is the period of using java write the jFrame the window procedure to embed a swf flash file in the above
FiveChessProject
- 这是一个五子棋游戏程序,附带设置时间限制、计时等功能,使用awt/swing编写,代码简单易读,适合Java初学者。(附带可以直接运行的jar文件)-This is a gobang program, along with time limit setting, timing and other functions, using awt/swing write the code. It s easy to read, for Java beginners.(with runnable jar f
