/*
Create a Processing sketch that utilizes multiple images within it. These can be images for background, characters or objects. Make (at least) some of these images animate. They could move, rotate, etc. Use Push and Pop Matrix along with translate. Also consider keyboard, mouse input and mouse location as triggers. */