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.6.tar.gz (4.0 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.6-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygame_starter-0.3.6.tar.gz
  • Upload date:
  • Size: 4.0 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.6.tar.gz
Algorithm Hash digest
SHA256 a611f2eb61368c877ccf057c41f285bf270622c3cb1a48c05daa081fee4a2505
MD5 dfd85431e15bcf3bb3cb107dab99423b
BLAKE2b-256 20e1da4afaabdcbb386f4231217a41b307fdc4fe06ee11e72d2c67bf189aaf65

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pygame_starter-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 4.4 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1ad59b0724fa46d39ab10a2de4c341d879c2954bf20d784108b83f33d93c87c6
MD5 88f18bb128fa41cc621baee98e098582
BLAKE2b-256 ea61e8027d813c082cfdc65ed556a035de9968cf31133b53489124be846aae34

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