AbrahamOsmondE / boogle

Boggle web app
1 stars 0 forks source link

Additional Board Settings #6

Open AbrahamOsmondE opened 1 year ago

AbrahamOsmondE commented 1 year ago

We would like to give the user the option on whether they would want to input words through touch and drag or by typing the words.

This would mean we would need a setting page to support this functionality which communicates with the settings endpoints if the user decides to login.

Defaults the setting to touch and drag

AbrahamOsmondE commented 1 year ago

The idea is to have a header tab at the main menu with a burger icon on top left. When clicked it will open an overlay from the left with other pages as options

This header tab should not be on the gameplay screen