Difference between revisions of "Computer Science"

From WLCS
(Wednesday (11/20/13))
Line 12: Line 12:
 
*# Change the gameplay so that you need to collect items that are falling
 
*# Change the gameplay so that you need to collect items that are falling
 
*# Every time you collect an item, your counter should increase
 
*# Every time you collect an item, your counter should increase
 +
* Camera Target Game
 +
*# A ball should bounce around the screen and you can interact and bounce the ball using the camera
 +
*# A target should be at one area in the screen
 +
*# A timer should count down from some number
 +
*# Every time the ball hits the target, you get a score increase
  
 
== Monday (11/18/13) ==
 
== Monday (11/18/13) ==

Revision as of 12:44, 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

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