SNAKE
Score: 0
  • Press ARROW keys to move the snake.
  • Press P to pause or resume.
  • Earlier you eat the food, more points you get.
  • Snake gets killed if it collides with the walls or its own body.
  • Color codes:
    • Food (Max 250 points, length increases by 4 units)
    • Bonus (500 points, disappears if not eaten within 10 seconds)
This game is created in Javascript using YUI 2 framework.
Author: Saurabh Odhyan
Works well on FF, Chrome and Safari. Didn't have the patience to debug on IE.