Difference between revisions of "Computer Science"

From WLCS
(Wednesday (11/20/13))
(Wednesday (11/20/13))
Line 17: Line 17:
 
*# A timer should count down from some number
 
*# A timer should count down from some number
 
*# Every time the ball hits the target, you get a score increase
 
*# Every time the ball hits the target, you get a score increase
 +
*# If the ball is off target and goes "out of bounds" you decrease your score
  
 
== Monday (11/18/13) ==
 
== Monday (11/18/13) ==

Revision as of 12:45, 20 November 2013

Wednesday (11/20/13)

Agenda:

  • Demo completed Dodge game
  • Scratch & the webcam
    • Turning on the Camera
    • Camera transparency
    • Motion and direction on the sprite
    • When motion > # block
  • Camera Collector Game
    1. Copy your Dodge game
    2. Integrate camera blocks so that your player is controlled by the camera (you can push the player back and forth)
    3. Change the gameplay so that you need to collect items that are falling
    4. Every time you collect an item, your counter should increase
  • Camera Target Game
    1. A ball should bounce around the screen and you can interact and bounce the ball using the camera
    2. A target should be at one area in the screen
    3. A timer should count down from some number
    4. Every time the ball hits the target, you get a score increase
    5. If the ball is off target and goes "out of bounds" you decrease your score

Monday (11/18/13)

Agenda:

Thursday (11/14/13)

Agenda:

Tuesday (11/12/13)

Agenda:

Thursday (11/7/13)

Monday (11/4/13)

Agenda:

Archives