Crea un juego de la serpiente que come manzanas y va creciendo
ript function Snake(x, y, length) { this.x = x; this.y = y; this.length = length; this.direction = "right"; this.direction = "left"; this.direction = "right"; this.direction = "right"; this.direction = "right"; this.direction = "right"; this