Battleship Rules

View Rules and Instructions Snakes and Ladders Rules

Snakes and Ladders with Questions - Game Rules

Objective

Be the first player to reach the final square (100) by answering questions correctly and avoiding snakes while taking advantage of ladders.

Setup

  1. Choose a question set from the available options
  2. Enter the number of players (1-4)
  3. Click "Start Game" to begin

Gameplay

  1. Players take turns in order (Player 1, Player 2, etc.)
  2. On your turn, click "Roll Dice" to move your token
  3. After moving, you'll be asked a random question from the selected question set
  4. Answer correctly to keep your position
  5. If you land exactly at the base of a ladder, you climb up to the ladder's top square
  6. If you land on a snake's head, you slide down to the snake's tail square

Question Rules

  • Each question has multiple choice answers
  • Select your answer and click "Submit Answer"
  • Correct answers let you keep your position
  • Wrong answers show you the correct solution
  • Questions are randomly selected from the question set

Winning the Game

The first player to reach exactly square 100 wins the game. If your roll would take you past square 100, you don't move.

Note: The game includes special squares with snakes and ladders that will move you to different positions on the board. Pay attention to these when planning your moves!

Tips

  • Take your time to read each question carefully
  • Eliminate obviously wrong answers first
  • Watch out for squares 60, 46, 74, 71, and 96 - these have snakes!
  • Aim for squares 4, 9, 25, 42, and 52 - these have ladders!

Question Manager

How to create a question set:

  1. Enter a filename ending with .json (e.g., "geography.json")
  2. Paste valid JSON in the textarea
  3. Click "Save Questions"

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
    }
]

Create New Question Set

Available Question Sets

EDIT Quizs