项目作者: amitnayakblr

项目描述 :
Snake Game using vanilla JavaScript
高级语言: JavaScript
项目地址: git://github.com/amitnayakblr/Snake-Game-using-JavaScript.git


Snake-Game-using-JavaScript

Snake Game using vanilla JavaScript

The code is well-commented and can be easily edited to customise the look of the game. :snake:

How it looks

Snake Game demo

You can try it out on https://amitnayakblr.github.io/Snake-Game-using-JavaScript/

How to run the project locally

Requirements

  • Java Runtime installed

    To run the game

  • download the zip file of the repo or clone the repo
  • open ‘index.html’ on your web browser
  • play using the arrow keys
  • If you lose, just refresh the page