Hextris / hextris

Fast paced HTML5 puzzle game inspired by Tetris!
https://hextris.io
Other
2.21k stars 969 forks source link

Start game button is clickable while in menu #194

Open tytoons opened 6 years ago

tytoons commented 6 years ago

When starting a game, if a user clicks openSideBar and displays the helpScreen; the startBtn is overlapping the helpScreen. This allows the user to click in the middle where startbtn is and can start the game unknowingly.

PR WIP