File list (Check if you may need any files):
DaFeiJi
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\images
.......\......\button_bg.png
.......\......\button_hover_bg.png
.......\......\font.png
.......\......\logo.png
.......\......\shoot.png
.......\......\shoot_background.png
.......\sound
.......\.....\achievement.wav
.......\.....\big_plane_killed.wav
.......\.....\boss_plane_flying.wav
.......\.....\boss_plane_killed.wav
.......\.....\button.wav
.......\.....\fire_bullet.wav
.......\.....\game_music.wav
.......\.....\game_over.wav
.......\.....\get_bomb.wav
.......\.....\get_double_laser.wav
.......\.....\pop_weapon.wav
.......\.....\small_plane_killed.wav
.......\.....\use_bomb.wav
.......\src
.......\...\com
.......\...\...\beancore
.......\...\...\........\config
.......\...\...\........\......\BulletType.java
.......\...\...\........\......\CatchableWeaponType.java
.......\...\...\........\......\Config.java
.......\...\...\........\......\EnemyPlaneType.java
.......\...\...\........\......\ImageConstants.java
.......\...\...\........\entity
.......\...\...\........\......\BigPlane.java
.......\...\...\........\......\Bomb.java
.......\...\...\........\......\BossPlane.java
.......\...\...\........\......\Bullet.java
.......\...\...\........\......\CatchableWeapon.java
.......\...\...\........\......\DoubleLaser.java
.......\...\...\........\......\EnemyPlane.java
.......\...\...\........\......\MyPlane.java
.......\...\...\........\......\Score.java
.......\...\...\........\......\SmallPlane.java
.......\...\...\........\factory
.......\...\...\........\.......\BulletFactory.java
.......\...\...\........\.......\CatchableWeaponFactory.java
.......\...\...\........\.......\EnemyPlaneFactory.java
.......\...\...\........\listener
.......\...\...\........\........\BulletListener.java
.......\...\...\........\........\CatchableWeaponListener.java
.......\...\...\........\........\EnemyPlaneListener.java
.......\...\...\........\Main.java
.......\...\...\........\ui
.......\...\...\........\..\GameButton.java
.......\...\...\........\..\GameLoadingPanel.java
.......\...\...\........\..\GamePlayingPanel.java
.......\...\...\........\..\HelpDialog.java
.......\...\...\........\..\MainFrame.java
.......\...\...\........\..\PopupMenuPanel.java
.......\...\...\........\..\Top10ScorePanel.java
.......\...\...\........\util
.......\...\...\........\....\FileUtil.java
.......\...\...\........\....\ImageLoader.java
.......\...\...\........\....\Images.java
.......\...\...\........\....\SoundPlayer.java