chaitu236 / TakWeb

Javascript based Tak client
https://www.playtak.com
GNU General Public License v2.0
39 stars 18 forks source link

Pieces are awkwardly large #1

Closed MattWis closed 8 years ago

MattWis commented 8 years ago

I think the pieces should take up less room than they currently do in the square. In most boards I've seen, the piece size is about 3/4 of the square it occupies. So I think playtak would look better with a piece_size of 70ish.

chaitu236 commented 8 years ago

It is easier to make out the paths when pieces are same size as squares. If you want the piece size reduced because pieces down the stack are not visible due to other stacks obstructing it, you can always right click on the stack to make the other stacks disappear.

MattWis commented 8 years ago

Okay, thanks for the tip.