ankitjha2603 / snake-game

This is a snake game created using Html/CSS and javascript. Snake is the common name for a video game concept where the player maneuvers a line that grows in length, with the line itself being a primary obstacle. This is a PWA also.

Home Page:https://ankitjha2603.github.io/snake-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake-game

Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.

Controls

  • Move Left - left arrow & a
  • Move Right - right arrow & d
  • Move Up - up arrow & w
  • Move Down - down arrow & s
  • Pause - space

Dimension

About

This is a snake game created using Html/CSS and javascript. Snake is the common name for a video game concept where the player maneuvers a line that grows in length, with the line itself being a primary obstacle. This is a PWA also.

https://ankitjha2603.github.io/snake-game/


Languages

Language:JavaScript 65.9%Language:HTML 18.7%Language:CSS 15.3%