Wednesday, March 28, 2012

Milestones To Achieve by April 2nd

character design
level design
bring into flash and add lines for mystery word and hangman

Wednesday, March 7, 2012

Minor Project 8: Pseudocode

If it is true that machine1 is correctly connected to machine2 AND it is true that the current score is "1" then go to level "2".

Monday, March 5, 2012

Major Project 7: discussion notes

1. When all objects on the screen move simultaneously.
2. There are way too many combinations. It is impractical and limits the design. At level 12, there will be 6.2 billion. A limit is needed. If there is only one solution, it is not very fun. There needs to be options.
3. Feedback such as a buzzer when the objects interact incorrectly or positive feedback as in the color changes gradually from red to green the closer you get to solving the level.