shivangg / snakeGame

The classic snake game using ReactJS

Home Page:https://shivangg.github.io/snakeGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert TouchEvents to MouseEvents

shivangg opened this issue · comments

For Touch screen phones, the swipe in a direction triggers an ArrowKey event in that direction to control the snake in the game