Skip to content
View RafaPython-Creative's full-sized avatar

Block or report RafaPython-Creative

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Akinator_Python Akinator_Python Public

    A simple Python guessing game where the program tries to guess the animal you're thinking of by asking yes/no questions. The game learns new animals and questions based on your answers.

    Python

  2. Jogo-da-velha Jogo-da-velha Public

    A simple Tic Tac Toe game implemented in Python. Players take turns marking "X" and "O" on a 3x3 grid. The game checks for a winner or a draw after each move and announces the result. It runs entir…

    Python

  3. Agenda-Contatos Agenda-Contatos Public

    Um gerenciador de contatos simples via terminal, desenvolvido em Python. Este projeto é ideal para iniciantes que estão aprendendo a linguagem e desejam aplicar conceitos como estruturas de dados, …

    Python

  4. Gerenciador-tarefas Gerenciador-tarefas Public

    # ✅ Gerenciador de Tarefas 1.0 Um projeto simples em Python executado no terminal para criar, listar, editar, concluir e remover tarefas. Ideal para iniciantes que desejam praticar lógica de progra…

    Python

  5. SecurePassGen SecurePassGen Public

    O SecurePassGen é um projeto Python com uma proposta divertida e educativa: ajudar usuários a criarem senhas seguras através de um jogo com visual retrô e futurista. Enfrente inimigos digitais e de…

    Python

  6. RPG-Python-terminal RPG-Python-terminal Public

    Este é um simples jogo de RPG feito em Python, rodando no terminal. Nele, o jogador controla **Ragnar**, um herói que enfrenta um **Orc** em uma batalha por turnos. O objetivo é derrotar o inimigo …

    Python