Skip to content

The pygame library is an open-source module for the Python programming language specifically intended to help you make games and other multimedia applications.

Notifications You must be signed in to change notification settings

giterahul1999/Python_Pygame_Module_Space_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Pygame_Module_Space_Game

Welcome The pygame library is an open-source module for the Python programming language specifically intended to help you make games and other multimedia applications. it is a cross-platform set of Python modules which is used to create video games. Python is prerequisite to install pygame module. The good way to install Pygame is with the pip tool (which is what python uses to install packages). The command is the following: py -m pip install -U pygame --user

Here I have created the simple game which helped me to make my basics strong and and it gave me the oveerall idea in workflow to start any project and to proceed in it.

image

About

The pygame library is an open-source module for the Python programming language specifically intended to help you make games and other multimedia applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages