AshAman999 / snake

A snake game built using Vanilla JS and HTML CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

We all have played this game, haven't we. So, the basic knowledge about this repository is that a snake moves to eat its food and dies if it eats itself.

There are several mazes and levels to choose from and try getting a high score

There is also an instructions tab which enables players to know how to play.

Work on this repository by cloning it and running index.html file

The game is available at https://subhamkarmakar24.github.io/snake/

Feel free to contribute : )

About

A snake game built using Vanilla JS and HTML CSS


Languages

Language:HTML 93.9%Language:SCSS 4.2%Language:CSS 1.6%Language:JavaScript 0.3%