/snake-game

A classic snake game in JavaScript, CSS and HTML.

Primary LanguageJavaScriptMIT LicenseMIT

Snake Game

The classic snake game.

Table of Contents

Screenshots

Screenshot

Getting Started

This page was created using only Vanilla Javascript, without frameworks or libraries, therefore for visualizing this page access:

Snake Game

How it works

In desktop, the arrows of the keyboard direct the snake. In mobile version, there are directional buttons to move the snake.

Clone

Clone this repository to your local machine using

https://github.com/GCMoura/snake-game.git.

Deploy

This application was deployed using GitHub Pages.

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

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


Made with ❤️ by Gabriel Moura.