This class encapsulates a world that consists of a single ImageSprite that
moves about in a very skittery manner (random movements in all possible
directions).
The interface encapsulates the definition of functionality for a Sprite, which is
an entity that can be drawn in a game world and has its own behaviours.