- Introduction
- countries.html
- weaknesses
- missing letter(s), repetition
- more on repetition
- the game itself
- the squares grid
- squares()
- index.html so far
- load_squares(arr), rc2id
- letters styles, highlight(id)
- square_clicked(el), keyboard()
- keyboard styles, key_clicked(el)
- doing the layout
- #map, #map_keyboard, #game
- keeping count
- move_on(id)
- finale()
- the finishing touches, go()