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.
- 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)