An Android 2D Game of Aircraft.
AirWar is hosted in the following web site
https://github.com/fuchuanjian/AirWar
If you think the Android project AirWar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AirWar.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 7 image files in AirWar. The names of the image files are listed as follows.
background2.png bomb_1.png bomb_2.png bomb_3.png bomb_4.png e5.png player1.png
The following screenshort is generated from the image listed above.
AirWar has the following Java source files.
cn.fu.airHero.GameView.java cn.fu.airHero.MainActivity.java cn.fu.airHero.entity.Enemy .java cn.fu.airHero.entity.EnemyBullet .java cn.fu.airHero.entity.Explor .java cn.fu.airHero.entity.Player .java cn.fu.airHero.entity.PlayerBullet .java cn.fu.airHero.manager.BackGroundManager .java cn.fu.airHero.manager.EnemyBulletManager .java cn.fu.airHero.manager.EnemyManager .java cn.fu.airHero.manager.ExplorManger .java cn.fu.airHero.manager.HitCheckManager .java cn.fu.airHero.manager.PlayerBulletManager .java cn.fu.airHero.manager.PlayerManager .java cn.fu.airHero.userdata.FileUtils .java