项目作者: ghoshsujoy19

项目描述 :
Snake Game using Javascript
高级语言: JavaScript
项目地址: git://github.com/ghoshsujoy19/Snake-Game.git
创建时间: 2017-06-18T05:35:17Z
项目社区:https://github.com/ghoshsujoy19/Snake-Game

开源协议:GNU General Public License v3.0

下载


Snake-Game

Snake Game

This is a 6-level Snake Game , where Each level confronts you with difficult challenges to get through to the next level…

This game has been developed using HTML canvas and javascript.

Getting Started

Just download the .zip file ,extract it in a folder/home directory.

Prerequisites

All you need is a web browser which supports HTML canvas.
Click to know more about browsers supporting Canvas.

Running the file

Click the main.html file to run the game .

Built with :

  • HTML Canvas
  • CSS for designing
  • Javascript

Acknowledgments

  • I would like to thank BISWAJIT GHOSH who gave me vital ideas for this game.
  • Inspiration - Snake EX ( The famous java built snake game )