2D Backgrounds
Moderator: PC Supremacists
- BlueMonkey5
- Chaos Rift Cool Newbie
- Posts: 86
- Joined: Fri Feb 20, 2009 12:54 am
2D Backgrounds
OK, I want to make a background for a 2D game, but don't know how. Any suggestions? What's "tiling" mean?
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: 2D Backgrounds
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!
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!
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- BlueMonkey5
- Chaos Rift Cool Newbie
- Posts: 86
- Joined: Fri Feb 20, 2009 12:54 am
Re: 2D Backgrounds
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?
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?