Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Repositório com código feito durante o minicurso de PyGame na VII SEIFPI

Notifications You must be signed in to change notification settings

jjpaulo2/minicurso-pygame-vii-seifpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DESENVOLVENDO JOGOS COM PYTHON E PYGAME

Repositório com código feito durante o minicurso de PyGame na VII SEIFPI

PyGame Logo

1. Python e Sublime Text

  • Para fazer download do interpretador Python, clique aqui.
  • Para fazer download do editor de texto Sublime Text, clique aqui.

2. Links importantes

3. Instalação do PyGame

$ pip install pygame

Para saber se a instalação foi bem sucedida, basta testar algum dos exemplos prontos da biblioteca.

$ python -m pygame.examples.aliens

Para ver mais exemplos, clique aqui.

CLIQUE AQUI PARA VER O CÓDIGO FEITO DURANTE O MINICURSO.

PRONTO. VOCÊ JÁ TEM TUDO O QUE PRECISA PRA DAR INÍCIO À SUA CARREIRA DE DESENVOLVIMENTO DE JOGOS. BOA DIVERSÃO!

About

Repositório com código feito durante o minicurso de PyGame na VII SEIFPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages