This is the third in a series of posts on how to put a scrolling background. We started with ActionScript and went to Python. Now it’s time for Java. Quick Demo Here’s the same demo as the previous two in… Read more ›
This is the third in a series of posts on how to put a scrolling background. We started with ActionScript and went to Python. Now it’s time for Java. Quick Demo Here’s the same demo as the previous two in… Read more ›
This is a follow up to an earlier post where we created a scrolling background in Flash using ActionScript. This time we’re going to do the same thing, but using Python and Pygame. The Logic This animation is what we’re… Read more ›
Take a look at your favorite game. Odds are good that there is a scrolling background of some type. Think Super Mario Brothers. Mario is a bit different than what we’re after though. The background in Mario is a single… Read more ›