I'd like to make a background that fits my game, A simple image, a black background with squares that are 56x56 pixels every 8 pixels, i can do the logic for this and draw it, but how do I save the image?
Or should I just draw the squares as the background within my game?