/SnakeGame

Simple Snake Game made with JS

Primary LanguageJavaScriptMIT LicenseMIT

SnakeGame

Simple Snake Game made with JS

Built With

  • JavaScript
  • Webpack
  • HTML/CSS

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

For running

Web Browser

For development

Nodejs

Setup

  • For running this project in your local environment you don't need any setup. Just clone this repository open the dist folder and open index.html with your browser.

  • If you want to make changes.

    • Clone this repository
    • Open project folder.
    • Run npm install

Usage

  • For running live server run npm start.
  • For playing game press the Start/Restart button.
  • You can use arrow keys or W,A,S,D for moving the snake.

Author

👤 Sinan Sevgi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.