An interactive and high-performance Snake Game developed by Md Sohag, also known online as Bogglo. This lightweight browser-based arcade game is built with modern web technologies including HTML5, CSS3, and JavaScript canvas rendering.
๐งช Fast, responsive, emoji-driven visuals, with dynamic motion and custom sound effects โ built for developers, hobbyists, and nostalgic retro gamers!
โก Optimized for search engines and lightning-fast performance.
๐ Try it in your browser: https://bogglo.github.io/snake-game
No installation required. Just hit play and enjoy smooth canvas gameplay directly on your device.
- ๐ Real-time snake movement using Arrow or WASD keys
- ๐ Emoji-based apples appear randomly with collision detection
- ๐ Sound plays when collecting items and ending the game
- ๐ Adaptive speed engine:
- Starts at speed 6
- Increases to speed 8 after 50 points
- Hits top speed 13 at 100 points
- ๐ Game Over screen with replay option
- ๐ด Red glowing bottom canvas border for visual flair
Fast, responsive layout on desktop and mobile browsers
Tool | Purpose |
---|---|
HTML5 | Game layout and structure |
CSS3 | Button styling, canvas effects |
JavaScript | Snake logic, animation, sound |
Built with no external libraries. Fully open source and beginner-friendly!
To run locally:
git clone https://github.com/bogglo/snake-game.git
cd snake-game
open index.html