Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhonbergmann/jokenpo

🎮 Stone, paper and scissors, from Japanese じ ゃ ん け ん ぽ ん, jankenpon, this version is a mobile game, where you play against the algorithm.
https://github.com/jhonbergmann/jokenpo

game-development jokenpo react-native

Last synced: about 2 months ago
JSON representation

🎮 Stone, paper and scissors, from Japanese じ ゃ ん け ん ぽ ん, jankenpon, this version is a mobile game, where you play against the algorithm.

Awesome Lists containing this project

README

        


icon


Jokenpo

## 📅 Sobre

Pedra, papel e tesoura, do japonês じゃんけんぽん, jankenpon, essa versão é um jogo mobile, onde você joga contra o algoritmo.


Demo

## 🛠 Tecnologias
- [React Native](https://facebook.github.io/react-native/)
- [Javascript](https://devdocs.io/javascript/)

## 📱 Executando

Para executar o projeto é necessário que você tenha o ambiente React Native configurado, você pode seguir esse [GUIA](https://reactnative.dev/docs/environment-setup) para tal.

Depois de configurar o ambiente, basta fazer o clone do projeto:

```sh
git clone https://github.com/jhonbergmann/jokenpo.git
```

Entre na pasta do projeto e execute o comando para instalar as dependências do projeto:

```sh
yarn install
```
ou
```sh
npm install
```

Em seguida execute o comando referente a plataforma ao qual deseja executar:

Android:

```sh
react-native run-android
```
## 📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.

---


Feito com 💜 by Jhonatan Bergmann