Work Life (Visual Novel / Game)
Loading...
Searching...
No Matches
minigame_paperwork Namespace Reference

the marketing team's minigame where you complete paperwork by filling in the blank More...

Functions

void game ()
 marketing team's mini-game
 
void round (std::initializer_list< bn::string_view > question, bn::string_view correct_answer, bn::string_view ans_two, bn::string_view ans_three)
 one round supporting one correct answer and two false answers
 

Variables

bool successfully_answered = false
 internal global to support reference from lambdas
 

Detailed Description

the marketing team's minigame where you complete paperwork by filling in the blank

similar to coding, I wanted this to be relatively easy given that it is an early game task.