Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyctibiusvii/pedra-papel-tesoura
Jogo de Pedra, Papel ou Tesoura, para jogar com o computador. 👊🤚✌🤖
https://github.com/nyctibiusvii/pedra-papel-tesoura
game pc pedra-papel-tesoura python random-choice rock-paper-scissors-game
Last synced: about 1 month ago
JSON representation
Jogo de Pedra, Papel ou Tesoura, para jogar com o computador. 👊🤚✌🤖
- Host: GitHub
- URL: https://github.com/nyctibiusvii/pedra-papel-tesoura
- Owner: NyctibiusVII
- License: mit
- Created: 2024-03-14T19:13:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-15T14:55:29.000Z (10 months ago)
- Last Synced: 2024-10-13T08:12:21.237Z (3 months ago)
- Topics: game, pc, pedra-papel-tesoura, python, random-choice, rock-paper-scissors-game
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
Projeto |
Tecnologias |
Layout |
Licença# Pedra Papel Tesoura
Jogo de Pedra, Papel ou Tesoura, para jogar com o computador. 👊🤚✌🤖#### Funcionalidades
* Jogar com o computador
* Reinicio de jogo rápido
* Tratamento de erros## Tecnologias 🚀
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Python](https://www.python.org)## Layout 🚧
### Console
## Rodando o projeto 🚴🏻♂️
```bash
# Clone o repositório
$ git clone https://github.com/NyctibiusVII/Pedra-Papel-Tesoura.git# Acesse a pasta do projeto no terminal
$ cd Pedra-Papel-Tesoura# Execute o projeto
$ python app.py
```## Contribuição 💭
Confira a página de [contribuição](./CONTRIBUTING) para ver como começar uma discussão e começar a contribuir.## Licença ⚖️
Este projeto está sob a licença do MIT. Veja o arquivo [LICENSE](https://github.com/NyctibiusVII/Pedra-Papel-Tesoura/blob/main/LICENSE) para mais detalhes.
###### Feito com ❤️ por Matheus Vidigal 👋🏻 [Entre em contato!](https://www.linkedin.com/in/matheus-vidigal-nyctibiusvii)