Skip to content

FabricioPatrocinio/my-firstgame-use-pygame

Repository files navigation

My first game with pygame.

In this project I'm studying pygame based on a complete playlist of the channel DaFluffyPotato.

And reading the official documentation pygame

To test the game

I'm starting from the point that you use poetry as a dependency manager.

Then run inside the folder where pyproject.tolm is located to install all dependencies:

poetry install

later:

poetry shell

Now just run the game:

python3 play.py

About

My First game used Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages