Hextris / hextris

Fast paced HTML5 puzzle game inspired by Tetris!

Home Page:https://hextris.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start game button is clickable while in menu

tytoons opened this issue · comments

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