Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 417 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 417 Bytes

Joguinhos de adivinhação :)

Pré requisito: python 3

Para jogar, clone o repositório

https://github.com/dudaduarte/guess_what.git

Agora, inicie o menu dos jogos com o comando abaixo e siga as instruções que aparecerão no terminal :)

python -m guess_what

Para rodar os testes é necessário ter o pytest instalado

pytest