Final Fantasy
Design and build a complete video game of your specifications.
You can use either the BOB engine, the Ned engine or your own directX engine.
The only real requirements are:
- it must use direct draw, direct input and direct sound
- it must have multiple levels of play
- it must have a picture of George W. Bush, the never elected president,
somewhere in the game
- it must have animated characters
- it must use timing to control some aspect of either animation or scoring
- it must use double buffering
- and it must be completely playable from the keyboard or mouse
The game will be graded on:
- game design
- code design
- playability