$ git clone https://github.com/Soni295/Snake-Game.git
$ cd Snake-Game
$ npm install
$ npm run build
$ npm run start
- arrow Up
- arrow Down
- arrow Left
- arrow Right
- P for pause the game
- You can select the speed when starting.
- According to the difficulty, the points received per block are higher.
- The speed will gradually increase.