1
0
Fork 0

add heading to split assistant from game stuff

This commit is contained in:
Lili (Tlapka) 2021-05-28 13:49:43 +02:00
parent 8517530807
commit 9750de29d8
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ The adaptive game module contains:
- `hint_giver.py`. The `HintGiver` class keeps tracks of taken hints and gives new ones. - `hint_giver.py`. The `HintGiver` class keeps tracks of taken hints and gives new ones.
- `level_selector.py`. The `LevelSelector` class helps decide which level to go to next. - `level_selector.py`. The `LevelSelector` class helps decide which level to go to next.
## Game requirements
### Ansible tags ### Ansible tags
The assistant expects some things of the Ansible playbooks. The assistant expects some things of the Ansible playbooks.
- All tasks should be tagged - All tasks should be tagged