Part 2 is now available on my website. It'll teach you character movement, collision, and how to save memory by using only a handful of sprites to draw a map of any size.
@Azamaticon, try using the following commands on your image before passing it into the sprite.
SetImageMagFilter( iImageIndex, 0)
SetImageMinFilter( iImageIndex, 0)