jaspreet57/snake-game

Update UI

Closed this issue · 1 comments

  1. add background to page leaving centre area visible.
  2. add food images for all type of food, code to show image of food.
  3. add more foods in game. ( can be insects and frogs too )
  4. add score board with level and score. and show directions too.
  5. change grid-overlay to game-controls and update button images and positions.
  6. add arrows (svg arrows) in snake body to see the snake beautifully. add tail image and head image too.
  1. added background to page leaving centre area visible.
  2. added food images for all type of food, code to show image of food.
  3. added more foods in game.
  4. added score board with level and score. but directions are not shown (not required)
  5. changed grid-overlay to game-controls and update button images and positions.
  6. added arrows (svg arrows) in snake body to see the snake beautifully. added head image too. tail image is not required.