DSDN 142 Project 3
If/Then/Else
If/Then/Else
 Idea #1
Petrol:
Medium:  Video
It will show the person driving, then zoom on the gas meter. It will show full.
 They'll drive home and everything will be sweet.
It will rewind back to the car and their fuel thing is empty
 It will show them filling up their car, looking mad.
Psuedo Code
IF gas < 3 THEN gas(car). Else Goto home
Time Management/Cost:
Cost: $20ish for fuel (and for bribing flatmates who have a car)
Time Management: It should only take 1-2 days to complete. Filming 1 day and editing the next.
Idea #2
Booze Buying:
Medium:  Interactive animation
 Will show a few really quick scenes of an animated person going to buy alcohol. It will prompt for a date to be put in (somehow without text!), and upon entering it, the if statement will check if they’re 18 or not. 
  If the date they enter is over 18 years from the days date, then it will show a dude pounding drinks and partying etc 
 If they enter a date below 18 years, it will show some guy crying and having a whine. 
Time Management/Cost: 
Cost: $0
Time Management: It could take up to a week or so, depending on progress with animation and code.
Cost: $0
Time Management: It could take up to a week or so, depending on progress with animation and code.
Psuedo Code
IF age >18 THEN alcohol=true. Else Denied.
IF age >18 THEN alcohol=true. Else Denied.
Idea #3
Cube/Button
Medium:  Game type thing
 There will be a layout of like 6 red buttons on a surface. The user will place a cube, which is attached to string or chain, onto one of 6 buttons. 

 5 of 6 of these will do nothing, but one will show a green light. 
Psuedo Code:
IF cube3=true THEN greentick. Else redcross
IF cube3=true THEN greentick. Else redcross
Time Management/Cost: 
Cost: $30-$50ish
Time Management: 1-2 Weeks
Materials: Card, Wood, Paint, spring, concrete etc
Cost: $30-$50ish
Time Management: 1-2 Weeks
Materials: Card, Wood, Paint, spring, concrete etc
 
 
 
No comments:
Post a Comment