Hi guys! So, I’ve basically done both my own solution and the solution for the challenge in “handling the win condition”.
and my problem is that my bool bGameIsWon DOES change to true, but the while loop in main doesn’t stop.
I’ve looked over my code but can’t seem to find the problem. I’ve also tried rebuilding the solution if that’d’be the case and it still doesn’t solve the issue. Can someone please help?

