Project implements smooth scrolling of a randomly generated terrain comprised of copies of a single sprite. Scroll through the world using the right and left arrow keys. Adjust the slider "step" to change the step size for each button press. The program could be improved in the following ways - it does not check when it gets to the end of the world - the sprite's costume is rather boring - add the ability to scroll vertically in addition to horizontally - make the world move automatically and add a character sprite - ???
Fixed the squid rendering.