Skip to content

victorhasse/Rock-Paper-or-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪨📄✂️ Rock Paper or Scissors

A simple Rock, Paper, Scissors game made in Python to run in the terminal.

Um jogo simples de Pedra, Papel ou Tesoura feito em Python para rodar no terminal.


📖 About / Sobre o Jogo

This project is a classic implementation of the game Rock, Paper or Scissors. The player makes his choice, the computer randomly selects another one, and the result of the game is displayed on the terminal.

Este projeto é uma implementação clássica do jogo Pedra, Papel ou Tesoura. O jogador faz sua escolha, o computador seleciona aleatoriamente outra, e o resultado da partida é exibido no terminal.


🚀 Technologies / Tecnologias

  • 🐍 Python 3
  • 🐍 PyCharm

🎮 How to Play / Como Jogar

🔽 Clone the repository / Clone o repositório

git clone https://github.com/victorhasse/Rock-Paper-or-Scissors.git
cd Rock-Paper-or-Scissors

▶️ Run the Game / Execute o Jogo

python3 main.py

📌 Rules / Regras

Choose between: Rock, Paper or Scissors. The computer will choose randomly. The result will be displayed on the terminal.

Escolha entre: Pedra, Papel ou Tesoura. O computador escolherá aleatoriamente. O resultado será exibido no terminal.


📂 Folder Structure / Estrutura de Pastas

Rock-Paper-or-Scissors/
├── main.py          # Arquivo principal do jogo
├── README.md        # Este arquivo
└── .gitignore       # Arquivos e pastas ignorados pelo Git

📄 License / Licença

Distributed under the MIT License.

Distribuído sob a licença MIT.


📫 Contact / Contato

codepen

About

What do you choose: Rock, Paper or Scissors?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages