- Project Daydream -
[Project Overview]
Sometimes students use doodlings, calculator games, paper football games, and even gigapets to pass the time during a boring class. This rendition of Simon takes place on top of a crumpled sheet of notebook paper where simple drawings of the players and the game setup are drawn onto the sheet of paper. Game input is done through the keyboard and screen responses are generating by updating sections of the screen as needed. We may even include sound for effect. The basic elements we will be implementing will be file I/O, video graphics (may include transparency effect), keyboard I/O, and maybe sound (PC Speaker). I imagine that this project will take at least 5 hours for each member to complete not counting the time to create the images (BMP) for the game to display. And just for fun (if there is time) a number of easter eggs.
For more information on the internals of the project, browse the links below.
- Functions Abstract
- Project Psuedocode
- Global Constants
- Team Members