GitHunt
ZU

zukahai/slither.io

The Basic Slither Game is written in JavaScript and utilizes HTML5 canvas for graphics rendering. This game is inspired by classic games such as Slither.io, Snake, ... and optimized to run on all devices.

Basic Slither Game

bg

The Basic Slither Game is written in JavaScript and utilizes HTML5 canvas for graphics rendering. This game is inspired by classic games such as Slither.io, Snake, ... and optimized to run on all devices.

How to Play

  • Use arrow keys to move the snake
  • Eat food to increase points and snake's length
  • Avoid collisions with other snakes' bodies.
  • Hold the mouse to increase the snake's movement speed (Points will be deducted when speeding up)

Installation

Play directly here

Or download and open the index.html file in a web browser.

Updates

  • v1.0.0:
    • Initial release of the basic version of the Slither game
    • Added movement, food consumption, score increment, length increment, speed boost functionalities
    • Added gameplay instructions

Author

Languages

JavaScript95.8%HTML2.6%CSS1.6%

Contributors

Latest Release

gameAugust 12, 2021
Created July 27, 2021
Updated February 15, 2026
zukahai/slither.io | GitHunt