Important things about that pythonic code/minigame.
It's a game that I created while bored because I was without internet at home, so it doesn't contain a lot of information or difficulties, but it was a lot of fun to code, and always learning a little more about the basics, because nobody knows everything obviously! (:
Interesting things in the code
- Python OOP
- Functions
- Classes
- Interesting native methods
- List comprehension study in Python
- API and request processing in general
- Fidelity to PEP8
The front-end is actually in Portuguese.
Comandos utilizáveis pelo jogador
tips
Receber uma dica, se disponível.
again
Desistir e tentar outra palavra.
exit
Relevar a palavra e fechar.
-
Download the official and updated release.
-
example01.mp4
- Download the source and Python latest version
- Paste
pip install -r requirements.txt
in terminal