Unity game package
Note this is the one aircraft game develop package include the source code for the prefabs.
Four main scripts:
enemy.js: script for moving object, bullet generate. firedest.js: bullet collision detect, bullet translate path design(straigt line and Parabola). cubemove.js: main control, keyboard, mouse and accelerometer support. scoreb.js: score and game data show board.