Page 1 of 1

2D Backgrounds

Posted: Thu Feb 26, 2009 10:00 pm
by BlueMonkey5
OK, I want to make a background for a 2D game, but don't know how. Any suggestions? What's "tiling" mean?

Re: 2D Backgrounds

Posted: Fri Feb 27, 2009 5:42 am
by Ginto8
Check out lazyfoo's great index of tutorials... here. Also check his articles (they're also on the site) once you've gone through most of the tutorials.

He goes over stuff like color keying, input, tiling, scrolling, scrolling backgrounds, even multithreading. He's the guy that I learned SDL from, and I think his tutorials will be a good tool for you, too! ;) :mrgreen: 8-)

Re: 2D Backgrounds

Posted: Fri Feb 27, 2009 7:33 am
by BlueMonkey5
Thank you, I'll check it out.

Is there a specific graphics program that is best used for doing backgrounds? Do you use a certain graphics program to do character sprites, and another for backgrounds, or is their one software used to do both?