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.

Search this forum for mentions of pygame. It's a great module that will help you in making use of your sprites and granting you the ability to move them in response to button presses, etc.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.