A Snake / Nibbles clone using JavaScript and the browser's HTML5 Canvas.
The main difference between this and most other snake clones is that the arrow key inputs are stored in a queue. This saves quick inputs and helps when turning the snake.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Snake / Nibbles clone using JavaScript and the browser's HTML5 Canvas.
The main difference between this and most other snake clones is that the arrow key inputs are stored in a queue. This saves quick inputs and helps when turning the snake.