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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygame_starter-0.3.2.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.2.tar.gz
Algorithm Hash digest
SHA256 8a7601cf84f199c0a351d9589ab96386163e49883d37ae8dcfa0ce0f0fa97c26
MD5 5f0fdfc23b0b695bfc4d49857582ed97
BLAKE2b-256 5b0992f38fc5938e27234b047ba11b1d43030f751d409016db4eeeb99a35cd32

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pygame_starter-0.3.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fbfc8468e69325b4502137952bb832811eb8b5c96f76de5dda30ae6d2e4be595
MD5 2566a8a44a3842b933db2d124779ec56
BLAKE2b-256 90aadc30af5b564e209410302d267577978bcc53ac3964a689a87f240443d6ca

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