Skip to content

sv2812/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Snake Game

A classic Snake game implementation using HTML5 Canvas and JavaScript.

Features

  • Smooth snake movement
  • Score tracking
  • Collision detection
  • Game over screen
  • Restart functionality

How to Play

  1. Use arrow keys to control the snake
  2. Eat the red food to grow and score points
  3. Avoid hitting the walls or yourself
  4. Press Space to restart after game over

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Canvas API

About

A snake game implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors