level01.html 914 B

12345678910111213141516171819202122
  1. <p>Welcome to the first level!
  2. <p>Use this level to get used to the simulator interface.
  3. <p>Click on a <strong>computer</strong> to view information about who owns it. You can also <span class="button">pause</span> the simulation
  4. and click on a <strong>packet</strong> to see where it is going and who it is coming from.
  5. <p>Pausing and restarting often is the key to success in this game! It allows you to slow down and see how things work.
  6. <p>Follow the steps below to complete this level.
  7. <h3>Level Objectives</h3>
  8. <ul>
  9. <li>Use the restart button in the top left to start the simulation over
  10. <li>Pause the simulation
  11. <li>Click on a computer to see its properties
  12. <li>Click on a packet (the circles) to see its properties
  13. <li>Click the + button and add a new packet (you can leave the properties blank for now!)
  14. <li>Click the send arrow beside the packet you just added!
  15. </ul>