When creating a background for a side scrolling game, is it viable to create a picture that is say 3 times as long, as the screen then just show a portion; as the player moves?
My game screen measures 900X600, I plan on making a background that is 2,700X600 and only expose 900 pixels at a time.