| |
Project Abstract
I have
determined to pay homage to an old flight game know as StarFox. My world is
composed of a mini globe in which the camera and a jet fly around collecting
points. When the jet passes through a "floating ring" the player collects
points that add to a countdown clock. When the jet passes through an
"obstacle" the player's countdown is reduced. When the countdown reaches
zero, the game ends and reports the total time/score. The game also reports
the top 10 scores and names in which it stores in a log file. When the
program executes, it prompts for a player name. from the keyboard.
|
|