Snake
Get as long as possible in this version of Snake!
Technologies
Challenges and accomplishments
- Keydown event to manage the snake
- setInterval & clearInterval for the snake and the timer
- Array.shift to handle the snake array changes
- jQuery mobile swipe to handle snake on mobile