Wednesday, September 24, 2014

Variable Roles

This is the Blogger post of the scratch project I made: http://jlportfolio.blogspot.com/2014/09/scratch-quadro-pong.html

Variable Roles Conclusion:
1. You can define for different difficulties but in game, it won't change.
2. var most_recent == "Elephant"
most_recent == raw_input("wats yo fav animal?")
print most_recent
3. a) Cookie Clicker, Flappy Bird
b) In Cookie Clicker I think there is an accumulator because it counts how many times you tap the cookie, and the number keeps going up.

No comments:

Post a Comment