We now have joystick input working.
Using the input we can set left/right, up/down directions and when combined with a speed variable we can start to move things around the screen.
Additionally the variables allow us to set the correct images for the sprite when facing certain directions.