SkillAgentSearch skills...

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.

Install / Use

/learn @zukahai/Slither.io
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

Basic Slither Game

<p align="center"> <img src="./images/gif/demo.gif" alt="bg" /> </p>

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

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated5d ago
Forks15

Languages

JavaScript

Security Score

80/100

Audited on Mar 27, 2026

No findings