In this chapter, you will be creating another top-down shooter game called Airplane Assault, shown in Figure 10-1, that was inspired by the classic survival-based game 1942.
Figure 10-1. The Airplane Assault game
In Airplane Assault, the player controls a plane whose goal is to destroy as many enemy planes as possible for points. The player’s plane shoots small bullets , and ...