the sales team's minigame where you need to remember the needs of the customer
More...
|
void | game () |
| sales team's mini-game
|
|
bool | wait_for_answer (std::initializer_list< bn::string_view > question, bn::string_view answer) |
| keyboard input for sales call question
|
|
bool | round (std::initializer_list< bn::string_view > conversation, std::initializer_list< bn::string_view > question, bn::string_view answer) |
| wrapper for say and wait_for_answer
|
|
bool | multiround (std::initializer_list< bn::string_view > c1, std::initializer_list< bn::string_view > c2, std::initializer_list< bn::string_view > question, bn::string_view answer) |
| have the customer say two paragraphs, then wait_for_answer
|
|
the sales team's minigame where you need to remember the needs of the customer
This is a memory-based game. Canidates to remember are CAPITALIZED.