Just starting the course so here’s what I think…
The main function sets the starting and maximum difficulty for the game. Also sets the difficulty to increase if the player passes the level and tells the game to not increase the difficulty when they reach the maximum level.
std::cout << I think this is displayed when the player passes the main level, printing the message “Wow…” for the player to see.
Maybe. Maybe not!