• Play in a modern browser

  • Use "Vanilla" JavaScript (prompts, alerts and access to DOM are disabled)

  • Use console.log to display data on console

  • Avoid infinite loops

  • Display data on console that make sense in JSON

  • 1- Create Room

  • 2- Share room code with 2 students

  • 3- Start the game

  • 4- Observe how students solve the specified problem

  • 5- Evaluate the code

  • 6- And select a winner!

  • 1- Join Room

  • 2- Wait professor to start the game

  • 3- Start solving the specified problem

  • 4- And wait professor to select a winner!

Home