登录
首页 » Java » MyPlaneWar

MyPlaneWar

于 2020-07-04 发布 文件大小:892KB
0 68
下载积分: 1 下载次数: 7

代码说明:

  一个简单的jese版的飞机大战,很适合初学者,因为本人是初学者,此为本人所写,其中也有网络版,但是很不完善。需要添加功能。(A simple version of the aircraft jese war, it is suitable for beginners, because I am a beginner, this is I wrote, which is also online, but it was very incomplete. Need to add functionality.)

文件列表:

MyPlaneWar
..........\.classpath
..........\.project
..........\bin
..........\...\com
..........\...\...\cs
..........\...\...\..\net
..........\...\...\..\...\PlaneClient$UdpThread.class
..........\...\...\..\...\PlaneClient.class
..........\...\...\..\...\PlaneServer$Client.class
..........\...\...\..\...\PlaneServer$UdpThread.class
..........\...\...\..\...\PlaneServer.class
..........\...\...\..\plane
..........\...\...\..\.....\Blood.class
..........\...\...\..\.....\Bosss.class
..........\...\...\..\.....\Emissile.class
..........\...\...\..\.....\Enemy.class
..........\...\...\..\.....\EnemyFactory.class
..........\...\...\..\.....\EnemyPlane.class
..........\...\...\..\.....\EnemyQueue.class
..........\...\...\..\.....\Explode.class
..........\...\...\..\.....\Firable.class
..........\...\...\..\.....\Missile.class
..........\...\...\..\.....\MoveObject.class
..........\...\...\..\.....\MultiMissileFire.class
..........\...\...\..\.....\OneMissileFire.class
..........\...\...\..\.....\PengZhuang.class
..........\...\...\..\.....\PlayPlane.class
..........\...\...\..\.....\SpecialEmissile.class
..........\...\...\..\.....\SpecialPlane.class
..........\...\...\..\PlaneSky$1.class
..........\...\...\..\PlaneSky$PlayKeyAdapter.class
..........\...\...\..\PlaneSky$RePaintThread.class
..........\...\...\..\PlaneSky.class
..........\...\...\..\util
..........\...\...\..\....\Direction.class
..........\image
..........\.....\bom
..........\.....\...\e1.gif



..........\.....\...\e13.gif
..........\.....\...\e14.gif
..........\.....\...\e15.gif
..........\.....\...\e16.gif
..........\.....\...\e2.gif
..........\.....\...\e3.gif
..........\.....\...\e4.gif
..........\.....\...\e5.gif
..........\.....\...\e6.gif
..........\.....\...\e7.gif
..........\.....\...\e8.gif
..........\.....\...\e9.gif
..........\.....\...\Thumbs.db
..........\.....\d
..........\.....\.\anifly.gif




..........\.....\.\boss3332.gif
..........\.....\.\boss4.gif
..........\.....\.\boss5.gif
..........\.....\.\dijizidan.gif
..........\.....\.\enemy1.gif
..........\.....\.\enemy10.gif
..........\.....\.\enemy2.gif
..........\.....\.\enemy3.gif
..........\.....\.\enemy4.gif
..........\.....\.\enemy5.gif
..........\.....\.\enemy6.gif
..........\.....\.\enemy7.gif
..........\.....\.\enemy8.gif
..........\.....\.\enemy9.gif
..........\.....\.\life1.gif
..........\.....\.\Thumbs.db
..........\.....\.\子弹1.jpg
..........\.....\.\子弹2.jpg
..........\.....\.\子弹3.jpg
..........\.....\.\子弹4.jpg
..........\.....\.\子弹5.jpg
..........\.....\.\子弹6.jpg
..........\.....\.\子弹7.jpg
..........\.....\.\子弹8.jpg
..........\.....\e


..........\.....\q





..........\.....\.\go.gif
..........\.....\.\over.gif
..........\.....\.\Pass.gif
..........\.....\.\passNext.gif
..........\.....\.\ready.gif
..........\.....\w

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1000ydb
    千年游戏的DB的代码,完整的,可以编译,网上和工具都是根据这个代码来改编的和写的。重开发不错。。推荐(Millennium DB game code, complete, can be compiled, on-line and tools are based on adaptation of the code and write. Re-development of good. . Recommended)
    2020-07-03 16:00:01下载
    积分:1
  • MageManaBar
    法师的魔法棒游戏,精选ios编程学习源码,很好的参考资料。(Master of magic wand selection game, learning IOS programming source code, a good reference.)
    2013-12-16 17:18:03下载
    积分:1
  • 2
    Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • c语言贪吃蛇(为民)
    资源描述 主要是用c语言写的,利用了几个函数控制win32窗口,其他的可以学习小游戏的思路我觉得写得还不错
    2022-01-24 17:18:22下载
    积分:1
  • Sour
    您还在玩全屏游戏而头疼吗,用此窗口化工具可以把全屏游戏转换为窗口游戏运行(You still playing full-screen games a headache this window tool can be converted to full-screen game window to run the game)
    2013-05-03 14:35:33下载
    积分:1
  • yuebing
    基于html5和js开发的抢月饼小游戏,适合微信公众号,html网页等嵌入该应用(Based on html5 and js development of rob moon cake games, for WeChat public, html pages embedded in the application)
    2016-12-31 11:26:10下载
    积分:1
  • MahjongGame
    说明:  本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 (This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter focuses on the non-reciprocal function of the establishment of network services, transmission of information sequences, building a virtual three-dimensional space, drawing graphics and display bitmaps, create a bitmap in memory and drawing graphics.)
    2010-03-29 22:58:03下载
    积分:1
  • WuZiQi
    两个五子棋代码,一个简单的控制台下棋代码,一个图形界面人机对弈,AI采用了一步估分,可以简单对弈了(Two 331 code, a simple console chess code, a graphical interface for man-machine chess, AI uses step by Gufen, simple chess)
    2013-03-25 17:35:35下载
    积分:1
  • 石器时代环10脚本
    石器时代环10脚本运用精炼法合成环10,首先先要拥有一只学会精炼技能的宠物其次,相关精炼熟练要达到85或以上最后,请准备大量石壁
    2022-08-17 16:46:50下载
    积分:1
  • 驱动注入
    说明:  驱动注入器源码 驱动级注入 支持win10 win7 32位64位((Drive injector source driver level injection pure source code Easy language source code to drive their own signature)
    2020-05-26 20:41:44下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载