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

Food getting spawned on the SnakeBody

shivangg opened this issue · comments

Make sure that the new random location computed is not in the SnakeBody location array.