Four

Outline
    • Project #12 - Puzzle (Assignment)
      • Skills: Arrays
    • Project #13 - Minesweeper (Assignment)
      • Skills: 2D Arrays
    Coding Quiz #3 - Bubbles

    Create a program that shows bubbles moving upward.  They should wrap when they hit the top of the screen.

    +1 Setup
         Blue background
         100 bubbles
         All sizes between 6 and 14

    +1 Movement
          Moves
          Vary in speed slightly

    +1 Wrapping
          Teleport from top to bottom

    +1 Different Sizes
          Bubbles are different sizes

    +1 Static Sizes
          Bubbles don’t change size
    Vocabulary & Concepts
    • Array

    No comments:

    Post a Comment

    Note: Only a member of this blog may post a comment.