Use left, right and up arrow keys to move around the screen with Scratchy!
This is a project to text out how to implement movement for irregularly shaped sprites without having to use multiple sprites for detecting contact with walls and floors. Instead, all of the code is embedded into one sprite, and the background uses two colors (black for floors and brown for "walls").