combomash / engine

TypeScript Algorithmic Media Engine
https://www.npmjs.com/package/@combomash/engine
ISC License
0 stars 0 forks source link

touch inputs #8

Open owmo-dev opened 3 months ago

owmo-dev commented 3 months ago

Get touch inputs to work similarly to a mouse UX (one touch is click, two close are double click, etc.). You should also tackle the mouse position inputs at the same time since you'll need to work out positions on screen and make them available.