zurda / hangman-films

Hangman game: guess the film (movieDB API, Typescript, React)
https://hangman-films.netlify.app/
6 stars 6 forks source link

Feature: Game Config #34

Closed thadeucity closed 3 years ago

thadeucity commented 3 years ago

Feature to implement the suggestion on issue #32

A Settings window to manage game options.

So far the only option available is the difficulty selection, but in the future the same menu can be used for other options.

thadeucity commented 3 years ago

Hello Zurda, anything that I can change for this PR?

thadeucity commented 3 years ago

Code updated, thank you for your feedback.

I used the second proposed solution, I believe this one is more user friendly than the first one.