kflorence / beaming

Beaming is a free, open source puzzle game that involves directing beams through a hexagonal grid.
https://kflorence.github.io/beaming/
Other
1 stars 0 forks source link

Improve pinch to zoom #2 #12

Closed kflorence closed 9 months ago

kflorence commented 9 months ago

It now uses distance between points for the delta instead of only considering the horizontal axis.

Also added a fix for Chrome trying to open search when tapping in the header or footer on mobile.