Let's say we had:
Level 1: Bf109, Spitfire, F4U Corsair, etc.
Level 2: Me262, Meteor, F-86 Sabre, etc.
etc.
I'm looking for ways to:
- choose initial aircraft, probably level 1
- upgrade to a higher level
Constraints:
- can't use mouse while in game
- minimize complexity
- maximize flexibility
- must be compatible with the scoring system
One idea: Splash/death screen has a picker for planes in the available level (initially 1 but, after dying with a lot of points, could be higher). One issue with this is that you would have to die to upgrade. Perhaps the plane picker could be replicated in game and controlled by number keys. Cost: requires rendering images of each plane, but it might be hard to escape doing that.
