Be the first player to reach the final square (100) by answering questions correctly and avoiding snakes while taking advantage of ladders.
The first player to reach exactly square 100 wins the game. If your roll would take you past square 100, you don't move.
Example format:
[ { "question": "Where is Enoteca Maria located?", "options": ["Staten Island, New York", "Rome, Italy", "Tokyo, Japan"], "correct": 0 }, { "question": "What does 'nonna' mean in Italian?", "options": ["Chef", "Grandma", "Grandpa"], "correct": 1 } ]