π Snake Game β Vanilla JavaScript
A fully functional classic Snake Game built using pure HTML, CSS, and JavaScript. No libraries, no frameworks β just logic, canvas, and code.
- πΉ Smooth snake movement via arrow keys
- π Dynamic food generation and scoring system
- π₯ Collision detection (self + wall)
- π¨ Canvas-based rendering
- π Clean and modular codebase for easy upgrades
- HTML5
- CSS3
- JavaScript (ES6+)
<canvas>API
- Speed level settings
- High score tracking with
localStorage - Time attack mode
- Teleportation portals
- Obstacles and powerups
Include screenshots/gif here if available (optional)
Got bored. Remembered I'm a developer. Built a game. Because why not? π