Skip to content

arturzybin/snake-the-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-the-game

Browser game created using only pure JavaScript/HTML/SCSS. Almost all the elements are interactive, you can drag the snake cage and drop it to the field, take the candy gift and more

Snake and field are also editable, you can set their parameters at the settings

Enjoy the game here =)

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need to have Node.js installed on your machine

Installing

To install all dependencies run npm install inside the project directory

Running

To run the project with the local server run npm start inside the project directory

To build the production version of the project to a dist folder run npm run build inside the project directory

To build the development version of the project to a dist folder run npm run dev inside the project directory

Built With

  • Webpack - A static module bundler for JavaScript applications

Authors

License

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

About

Browser game created using only pure JavaScript/HTML/SCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published