1. Introduction
  2. countries.html
  3. weaknesses
  4. missing letter(s), repetition
  5. more on repetition
  6. the game itself
  7. the squares grid
  8. squares()
  9. index.html so far
  10. load_squares(arr), rc2id
  11. letters styles, highlight(id)
  12. square_clicked(el), keyboard()
  13. keyboard styles, key_clicked(el)
  14. doing the layout
  15. #map, #map_keyboard, #game
  16. keeping count
  17. move_on(id)
  18. finale()
  19. the finishing touches, go()