GCMoura / snake-game

A classic snake game in JavaScript, CSS and HTML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A classic snake game in JavaScript, CSS and HTML.

License:MIT License


Languages

Language:JavaScript 68.9%Language:CSS 17.7%Language:HTML 13.4%