How to move an image across the display using Pygame in Python. I'm basically following along with the first half of the tutorial found here:
https://www.pygame.org/docs/tut/MoveI...
This should bridge the gap, in the text tutorial, by expanding the simple list into actual graphical tiles.