milsaware / javascript-roulette

Fully functioning roulette game made in Javascript and CSS
https://ozboware.github.io/javascript-roulette/
GNU General Public License v3.0
66 stars 39 forks source link

Portrait mode #1

Closed dhasan closed 1 year ago

dhasan commented 1 year ago

Hi, and thanks for the great work.

How can we have this game in portrait mode suitable for mobile devices?

milsaware commented 1 year ago

The stylesheet will need updating to reorganise the layout for the resolutions you wish to use. Playing itin portrait mode on mobile devices would be difficult for the user, it'd be better if you force the device to be used in landscape mode and even then, there'd need to be more styling done. Currently it's only really compatible with PCs