Friday, March 21, 2008

Visual Basic Major Project -- Multi forms!

In class we have been working on creating a program containing multiple forms to create a single '.exe' file that we will be able to install and run at home. In other words, we are using forms that we have created before, graphically designing them to fit a single theme, and putting them together. I have decided to create a sort of "boredum buster" game called "Funpalooza" for little kids using cute pictures and a bright color scheme. Although the project is still in progress, I have managed to create splash, menu, challenge, closing, and confirmation forms. In addition, I've successfully put in a timer for my splash page (in case the user does not click on "continue" after 20 seconds). I've added all the forms together into one project, and I have also added my "Easter Egg" (Secret "surprise" in the code that can be discovered by pressing a letter on the keyboard). Now all that's left to do is make all the icons the same, and modify a few forms to unify the design scheme.

Until next time!
--->Eliza!

No comments: