Skip to content

CoreyTrombley/js-snake-clone

Repository files navigation

Simple Snake

Simple Snake clone built in javascript. Leveraged some features of javascript to add a level of difficulty.

snake game screen shot

Additional Features

  • Score tracking
  • Pausing (p)
  • Increased speed with level

Installing

Pre reqs
  • node version 8 or higher

Clone the repo

git clone https://github.com/CoreyTrombley/js-snake-clone.git

Install packages

npm install

Start the server

npm start

After that you should be able to visit http://localhost:3000

Built With

  • Javascript
  • Webpack for compiling

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Snake game built with javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published