function launchBrainEvenGame()
{
    $description = "Answer 'yes' if the number is even, otherwise answer 'no'.";
    $maxNumber = 50;