Ship Battle

SOL CT 6-8.4 - 6-8.6, CT 6-8.8
Objective - SWBAT create a game in which one ship must battle 10 other ships
Before
  1. What is Kodu?
  2. How do you get to the Edit mode?
  3. How do you add an object?
During

Follow these steps

  1. Create a water world with 11 ships and 1 balloon.
  2. Change the color of 10 of the boats to blue and change the remaining boat to red.
  3. Use the arrow keys to control the red boat
  4. Use the space bar to allow the red boat to fire missiles
  5. program the blue boats to move wander quickly
  6. program the red boat to subtract 5 points if it gets bumped
  7. program the red boat to add 5 points if a missile hits a blue boat
  8. program your game to make you lose if you get -25 points or win if you get 25 points

After What problems did you encounter?
Play a classmates game. Which did you like better?