An open API service indexing awesome lists of open source software.

https://github.com/lablnet/snake

It is my own implementation of Snake Game in HTML 5 canvas and vanilla js.
https://github.com/lablnet/snake

games html5-canvas javascript mit-license open-source snake snake-game vanilla-js

Last synced: 10 months ago
JSON representation

It is my own implementation of Snake Game in HTML 5 canvas and vanilla js.

Awesome Lists containing this project

README

          

# Snake Game
It is my own implementation of Snake Game in HTML 5 canvas and vanilla js.

## Demo

Try the game at [https://lablnet.github.io/snake/index.html](https://lablnet.github.io/snake/index.html)

**Note:** This game is only test in Chrome v85 and Firefox v82.

## For developers

In order to run it on your machine you may have to follow the following steps:

1. Clone the repo using `git clone https://github.com/lablnet/snake.git`
2. Open `index.html` in browser.

## Contribution

You're welcome to contribute to this project. You should follow contribution guideline [Contribution guideline](https://github.com/lablnet/snake/blob/main/CONTRIBUTING.md)

## Known Issues
1. when game over, it does not play again on click user have to refresh page.
2. Sometimes the snake behaves unexpectedly.
3. Not working properly in mobile.

## License

MIT

## Support

If you like this project; Donate coffee?
here is the bitcoin address.
[![Balance](https://camo.githubusercontent.com/5d11d8f27f779200278a35652d3abab9668a687b/68747470733a2f2f696d672e62616c616e636562616467652e696f2f6274632f33377836504134717450753266516e5964573555376a7a74596862636841537042562e737667)](https://img.balancebadge.io/btc/37x6PA4qtPu2fQnYdW5U7jztYhbchASpBV.svg)

`37x6PA4qtPu2fQnYdW5U7jztYhbchASpBV`
Thank, you so much.

## Disclaimer

**I do not accept responsibility for any illegal usage**