Abhi-gits / game-js

This project is a snake-game made with JavaScript HTML and CSS. Visit : https://abhi-gits.github.io/game-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is snake game buid using html, css and javascript

In this game sanke starts automatically when you visit website

Rules :

  • For playing this game click on the buttons : LEFT, RIGHT, UP, DOWN

  • When game end then click on replay button for restart of the game

  • do not move snake outside wall otherwise game will end.

  • do not cut the snake itself otherwise game will end.

  • do not travel backward otherwise game will end.

About

This project is a snake-game made with JavaScript HTML and CSS. Visit : https://abhi-gits.github.io/game-js/


Languages

Language:JavaScript 48.3%Language:CSS 30.5%Language:HTML 21.3%