Skip to main content

Gerador automático de projetos base em Pygame com menu, resolução, cor e recorde

Project description

🔧 COMO USAR A BIBLIOTECA 'pygame_starter'

📁 1. Estrutura esperada do projeto:

pygame_starter/ ├── setup.py ├── README.md (opcional) └── pygame_starter/ ├── init.py └── gerador.py

🚀 2. Instalando com o pip:

Abra o terminal na pasta onde está o setup.py e execute:

pip install pygame_starter

Isso registra o pacote no seu Python e cria o comando 'pygame-starter'.

📦 3. Usando o gerador de projetos:

Depois de instalado, execute:

pygame-starter

Ele vai perguntar:

  • Nome do projeto (sem espaços, números ou símbolos)
  • Largura e altura da tela
  • Cor de fundo (em RGB, ex: 0,0,0)

E criará uma estrutura assim:

meu_jogo/ ├── main.py ├── config.py ├── recorde.json └── assets/ ├── sprites/ ├── sons/ └── fontes/

🎮 4. Rodando o jogo:

Entre na pasta do projeto e execute:

python main.py

💡 Dica: Você pode editar o main.py para criar seu jogo com base no template!

✅ Pronto para criar jogos com Pygame de forma rápida!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygame_starter-0.3.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pygame_starter-0.3.3-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file pygame_starter-0.3.3.tar.gz.

File metadata

  • Download URL: pygame_starter-0.3.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pygame_starter-0.3.3.tar.gz
Algorithm Hash digest
SHA256 7d97ca6d283cddc67260269f19541380d48b09f5d0be33f86f04487c14c05b7e
MD5 35f60c88f67d8fe83afe29c8dec706fc
BLAKE2b-256 50123ae5c10248e1766a95992d9b15ad824851c08e471d5c894af30afdc7cf84

See more details on using hashes here.

File details

Details for the file pygame_starter-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: pygame_starter-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for pygame_starter-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 29463d3d20cee5123ce028c8cbdcd7197202cea4bd6a6acce4ab508e6319f247
MD5 9446723e7da85b2f5b7c83f57d437256
BLAKE2b-256 b063238ef71c1da3c7d2dd9cdf5a994e167f0ac80380670798c6806d3eced795

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page