Rotating Background
As with most anything else in the world of computer programming, there are
many strategies that can be employed to achieve a desired outcome. Some just
happen to be more efficient than others. Inspect the following Scratch
project:
View project at Scratch
|
Assignment:
Alter and extend the sample project in the following ways:
- Change the background and moving background object in an original and
creative manner. In other words, do something different, but different in an
interesting way.
- Get rid of Ariana and either leave her out or replace her with something
or someone else.
- Have your background object change directions every few seconds and then
grow and shrink.
- For this assignment you may only use one large background sprite, but
the sprite does not have to be a single connected object.
|