Javascript-Snake is a version of the game "Snake" that will run in a web browser.
You direct the snake to new pieces using WASD or the arrow keys. Each time the snake gets a piece it gets longer and earns points. The game ends when the snake collides with itself or a wall.
Play online at: https://quailcat.github.io/Javascript-Snake/