Installing pygame

hi,
I have IDLE .I am making games from PYGAME.
Please let me know what to do.I want to play and see what I should know what I coded…please help!

There’s no use of pygame in the picture you’ve posted.

Could you explain in more detail what you are trying to do?

1 Like


I want to create a pygame file in pycharm ce …I want to know that when I write code in pygame file, how can I view the object interaction


I want to set up terminal for my mac computer,I want to build pygame python games

You might find the following tutorials helpful:

Introduction to pygame

Pygame tutorial

They walk you through the basics of making simple games with pygame, and will give you a good grounding to get started.

hi, I have IDLE window and I have written my game code on that.When I run the module , it says that there is nothing like pygame module…please help

You probably need to install pygame.

Follow these instructions.

hi,
I did that but i can see the black window of command prompt…i am very stuck