raulvillares / 3sacrowd

Tic-Tac-Toe puzzle using plain javascript :video_game:

Home Page:https://raulvillares.github.io/3sacrowd/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better frame for pinned squares

raulvillares opened this issue · comments

When the player selects the pin tool and pins a square the game shows a frame around the pinned square. It could really be visually nicer.

image

Hi @raulvillares, I played around with different designs, and without disrupting the flow of the page and the spacing between squares, this is what I came up with. Let me know what ya think or if you have any suggestions and I will update and create a PR. Cheers.

pin

I like that one much more than the current one. Feel free to create a PR.

image

Thank you!

Ei @infinityl00p . I have make a little change so the css change of style is not hardcoded in the javascript file:

See file changes