# ~ Game Screen ~ # In this game player has to shoot down enemy planes coming from upper part of the screen. At the end of every level the player will have to confront the Big Boss, if defeated the player will reach the next level. As the level increases game becomes more diffcultas number of enemy planes increases,also advanced planes, along with battleships are added. Using the 2 (up), 8 (down), 6 (right), 4 (left) keys the player will be able to move throughout the play screen, to shoot the player will press the 5 key and 9 to select the desired weapon.(when a certain weapon is selected it will be highlighted at the bottom right of the screen). * # ~ Navigation Keys: ~ # ~ Left Arrow/Num 4 ~ ~ Move Left ~ ~ RightArrow/Num 6 ~ ~ Move Right ~ ~ Up Arrow/Num 2 ~ ~ Move Up ~ ~ Down Arrow/Num 8 ~ ~ Move Down. ~  