Matteas-Eden / roll-for-reaction

An extension of react-rpg inspired by DnD 5e
https://matteas.nz/roll-for-reaction
MIT License
7 stars 3 forks source link

Add better support for mobile devices closes #162 #274

Closed Matteas-Eden closed 4 years ago

Matteas-Eden commented 4 years ago

GitHub Issue (If applicable): #162

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Controls for mobile platforms aren't displayed in the tutorial. Some menus aren't accessible without hotkeys that aren't available on mobile. A player can open the spellbook via the button, but can't then close it.

What is the new behavior?

All menus are openable and closable without the need for hotkeys, meaning they are now mobile friendly. Mobile-specific instructions have been added to the tutorial.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable): Closes #162