Today's Progress : Set up folder structures, set goals for the 100-day project.
Thoughts: I'm excited to start this challenge. I will be testing my knowledge while simultaneously improving my coding skills.
Link to work: n/a
Today's Progress : Implemented canvas in HTML and JavaScript to draw a snake and food on the display.
Thoughts: I need to review the canvas manual to remember how to obtain the drawing context.
Link to work: n/a
Today's Progress : Snake and food drawed, and user keypress tested.
Thoughts: User Key Press needs to take into account where are each pieces of the snake.
Link to work: n/a