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

Make the playing field a square

shivangg opened this issue · comments

Use JavaScript to query screen dimensions and define playing field size based on that.