let's play blackjack.
A skill powered by the open, non intrusive and super easy pytlas assistant framework
see for details: https://github.com/atlassistant/pytlas
- English
- Français
- play blackjack
- joue au blackjack
- bet 5
- miser 5
- hit
- donne
- stand
- refuser
In order to launch tests, you will need to install required dependencies and then launch the test suite with:
$ pip install -r requirements_tests.txt
$ python -m nose --with-coverage --cover-package=blackjack