Hi, I built a maze game and it's working pretty well except on touch devices. Before this project, I had never used touch events and so I had to learn about them to implement. But I'm sort of unable to make them work. This is my git repository- (https://github.com/sapinder-pal/Cheesy-Maze-Depth-First-Search-Algorithm), and this is the live site- (https://sapinder-pal.github.io/Cheesy-Maze-Depth-First-Search-Algorithm/).
The events and event handlers are in the index.js file.
Please let me know the wrongs I'm doing and what I rather should!

Hi Sappie,

it looks like you already did a lot of work on your app. It will however be a huge time constraint for any of us to work through your entire project, I would suggest you rather highlight certain aspects with code to supply a more specific topic to your question than a generalised one as is the case now.

Thanks.

commented: please just refer to the 'Move Events' section in index.js file. I'm sure that the problem is with my use of 'touch events'. +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.