I am some-what new to programming in python, and i'm trying to make a game but I need to know some of theses thing.
Sprites
I have sprites created, but how do I import them and print them on the screen?
Movement
I am completely clueless on how to make objects move, like controling your character.
Saving
I've tried the Pickle Module but I cant seem to figure it out.
I am used to using QBasic so if there is a reference to it please use it. I also need to know how to make it so that he will do something as soon as a press a button. Not needing to press enter.
I think the easiest thing anyone could do is give me a template.
Thank you.