donnemartin /
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
88/100 healthLoading repository data…
RedPandaCodex / repository
No description provided.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Um clássico jogo desenvolvido em Python utilizando a biblioteca Pygame.
O Jogo da Cobra é um clássico jogo de arcade onde o jogador controla uma cobra(🟩) que se move em uma window. O objetivo é comer a comida(⬜) que aparece na tela para crescer. O jogo termina se a cobra colidir com as bordas da window ou com o seu próprio corpo.
Siga os passos abaixo para configurar e rodar o projeto localmente.
Certifique-se de ter o Python 3.13.7 (ou superior) instalado em sua máquina.
git clone https://github.com/RedPandaCodex/Joguinho_Da_Cobra.git
O único requisito principal é a biblioteca Pygame. Você pode instalá-la usando o pip:
pip install pygame
Após a instalação das dependências, execute o jogo a partir do diretório raiz:
python cobra.py
Selected from shared topics, language and repository description—not editorial ratings.
donnemartin /
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
88/100 healthvinta /
An opinionated list of Python frameworks, libraries, tools, and resources
90/100 healthpractical-tutorials /
Curated list of project-based tutorials
98/100 healthTheAlgorithms /
All Algorithms implemented in Python
100/100 healthtensorflow /
An Open Source Machine Learning Framework for Everyone
97/100 healthohmyzsh /
🙃 A delightful community-driven (with 2,500+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
100/100 health