Skip to content

Following a Pygame tutorial and pushing my progress here!

Notifications You must be signed in to change notification settings

shivangisareen/basic_pygame

Repository files navigation

basic_pygame

Create a virtual environment-

conda create -n basic_pygame python=3.7
conda activate basic_pygame 

Once the virtual evironment is activated- pip install pygame

This contains a few basic elements of Pygame.

About

Following a Pygame tutorial and pushing my progress here!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages