const difficultySettings = {
easy: { 'keywords will be underlined in clue and tiles prepopulated' },
medium: { 'number of keywords will be displayed with clue, tiles populated when words selected' },
hard: { 'no hints to keywords, user must type answer' }
}
const difficultySettings = {
easy: { 'keywords will be underlined in clue and tiles prepopulated' },
medium: { 'number of keywords will be displayed with clue, tiles populated when words selected' },
hard: { 'no hints to keywords, user must type answer' }
}