Anders-E / Ouija

HTML5 Ouija board
GNU General Public License v3.0
3 stars 1 forks source link

Touch input #54

Open Anders-E opened 5 years ago

Anders-E commented 5 years ago

Ouija currently only handles mouse input. Touch input has to be handled to support mobile devices as well as computers with touch screens.

https://www.html5rocks.com/en/mobile/touchandmouse/