/snek

stupid snek

Primary LanguageJavaScript

SNEK

The old snake game written in JS for Hacktoberfest 2018. I threw this together in a few minutes for the sole purpose of contributing real issues for Hacktoberfest and with the help of many great developers we have managed to turn it into a really cool playable game.

Please contribute! Do anything you want with it (or look at the issues) and submit a PR.

Play the game here: https://pamblam.github.io/snek/

Contributing

A few minor guidelines for contributing.

  • Anyone can contribute (almost) anything.
  • Please don't add any libraries.
  • Please use tabs, not spaces, and try to maintain the existing formatting.
  • Please add your name to the contributors list below if you did something.

How to submit a PR

  1. Fork this repo.
  2. Checkout your fork.
  3. Make changes and commit them to your fork.
  4. Hit the button that says "Submit Pull Request" on your forked repo.

If you register for Hacktoberfest and submit 5 PRs by the end of October 2018 you get free Hacktoberfest gear!

Contributors