CS 290 Introduction to Game Development - Lab 2
For the UFO midlet:
- 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.
- Modify the behavior of the UFO so that the changes of its speed and
direction are visibly more erratic.