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.4.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.4-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygame_starter-0.3.4.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.4.tar.gz
Algorithm Hash digest
SHA256 b76e0f6ddd8ef6686b12cfaf7dd5bb9d56577c2b1bb25e2e4927a989a484d8b2
MD5 74c13d21702d2964788e33c6de7e6d6d
BLAKE2b-256 5e7c4cda16aaff78f028502ea410a390b1a4bb8bf4e5daaf3b248ce8d18288f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pygame_starter-0.3.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e6879f0f0ef47fe5ca2aae893b37cf80c8cfdf44fea9259ec8ea709d7c021931
MD5 c1e3e500cd49248746d6088a707ac612
BLAKE2b-256 2188e9bbc1b6b9823bbb980d4a85d75a5e9fef1354edc431395a0ef56ecf8ba8

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