CS 290 Introduction to Game Development - Lab 2

For the UFO midlet:

  1. Modify the update() method of the UFOCanvas class so that the UFO bounces off the borders of the screen instead of reappearing on the other side.
  2. Modify the behavior of the UFO so that the changes of its speed and direction are visibly more erratic.