Deliverables for the snake game App
- The canvas of the snake game developed
- Give the canvas a background color and a border
- Repesentation of our snake
- Creating a drawing of the snake representation
- Enabling the snake to move horizontally
- enabling the snake to move vertically
- making the snake to move automatically.
- Changing the snake's direction
- Generating food for the snake
- Growing the snake
- Keeping track of the score
- End game