Skip to content

Bogglo/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Snake Game by Bogglo | HTML5 Canvas + JavaScript Arcade

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.


๐Ÿ”— Live Demo

๐Ÿ‘‰ 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.


๐Ÿ•น๏ธ Core Features

  • ๐Ÿ 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

๐Ÿ“ธ Preview Screenshots

Snake Game Screenshot 1

Fast, responsive layout on desktop and mobile browsers


โš’๏ธ Technologies Used

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!



๐Ÿ“ฆ Installation

To run locally:

git clone https://github.com/bogglo/snake-game.git
cd snake-game
open index.html

Releases

No releases published

Packages

No packages published

Languages