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 localmente (modo desenvolvimento):

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

pip install -e .

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.1.tar.gz (3.8 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.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygame_starter-0.3.1.tar.gz
  • Upload date:
  • Size: 3.8 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.1.tar.gz
Algorithm Hash digest
SHA256 789aaf15fda79d7c732db536a99d0d36e7e8dfd4a7234f49f4c0cdd50d853a6e
MD5 6af7a77740569c4842675133d2f769b3
BLAKE2b-256 b5eefa029a9e2716d196fd1b28c46569982ca5357fff6677bad2042be66c841b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pygame_starter-0.3.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7ea86d32cc9bd64b6909f7d23c5de4a8b5bb1d9b36a07b6ce003d94f44b9132b
MD5 f57c966ec3a19c4813480e425499a6d8
BLAKE2b-256 5cd840ab7cb6f4afddaa041ccf2b4d2a08faf1425c33d73fb27612193b37a846

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