I am making a game for A-Level Computer Science and I'm in the early stages, I am finding that blitting things to the screen really slows the program down. My full code is here and due to the fact that there is nothing running in the background yet apart from working with images and such, the game really shouldn't be as choppy as it is. my question is how can I make my code run faster?
Thanks