A smooth animated snake that follows the mouse cursor using HTML, CSS, and JavaScript.
- Smooth trailing animation
- Glowing snake segments
- Hidden default cursor
- requestAnimationFrame for fluid motion
- Dark background for premium look
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Clone the repository
- Open index.html in your browser
- Move your mouse and enjoy the snake effect
This project demonstrates DOM manipulation, animation logic, and smooth motion effects using JavaScript.
Made with β€οΈ by Nandu