Hi all
I have a question on hot to make a desktop browser game mobile friendly, ie, be able to use touch gestures.
I recently published my Breakout based browser game:
And now I plan to make a few enhancements starting with making the game mobile friendly, so i will need the ability for user's to have touch interaction.)
As this game was built using vanilla JavaScript, are there any libraries or tutorials that anyone could recommend?
Thanks.
LS