subhatav / snake-game-js

Play the classic game of greedy snake!

Home Page:https://subhatav.github.io/snake-game-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

This mini-game is:

  • responsive, classic snake game;
  • playable on all devices (mobiles/desktops);
  • built using HTML, CSS, and JavaScript.

Requirement

Git must be installed on the local system.


Installation

  1. To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/snake-game-javascript.git
  1. Simply, find and open the "index.html" file to play the game.

Thank you for playing it!


About

Play the classic game of greedy snake!

https://subhatav.github.io/snake-game-js/

License:MIT License


Languages

Language:JavaScript 61.3%Language:CSS 24.1%Language:HTML 14.6%