Skip to content

yash-mhetras/Javascript_based_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A classic Snake Game built entirely with pure JavaScript, HTML, and CSS — no external libraries, no frameworks. A fun browser-based game that demonstrates key programming concepts like real-time rendering, event handling, collision detection, and dynamic DOM updates.


🎮 Features

  • 🎯 Keyboard-based real-time gameplay
  • 💥 Collision detection (wall + self)
  • 💡 Dynamic speed and difficulty control
  • 🧠 Score tracking and reset functionality
  • 📱 Responsive design for desktop and mobile browsers

⚙️ Tech Stack

Technology Usage
HTML Game layout and structure
CSS Grid layout and styling
JavaScript Game logic, input handling, DOM manipulation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors