todo 714 B

123456789101112131415161718192021222324252627282930
  1. blocking
  2. - update "you win" dialog to handle no nextLevel property
  3. - prettier level listing
  4. - resize game on resize viewport (attempt at this at top of ui.js but it's laggy)
  5. - method to work on test levels
  6. nice to have
  7. - screenshots for level selector?
  8. - differentiate launcher buttons
  9. - coloured packets
  10. - differentiate/label devices
  11. - only preload used device sprites
  12. - move levels to database
  13. - level editor
  14. long term
  15. - non-php version
  16. --- load json/html via ajax
  17. --- remove login system
  18. --- remove saving
  19. --- add warning screen about that
  20. - paid-hosting version?
  21. - wireless
  22. - patreon
  23. level ideas
  24. - ping, tracert
  25. - privacy (see ISPs, who can read data, etc)
  26. - how protocols work (HTTP, DNS, email, DHCP...)