/Snakey

Snakey is a remake of the classic Snake game with new features and different gameplay styles.

Primary LanguageLua

Snakey

Snakey is a remake of the classic Snake with new features and different gameplay styles.

Currently, it is in constant development, so, until the first release, don't expect it to work properly.

Contributing

  1. Create an issue and describe your contribution
  2. Fork it
  3. Create a new branch for your contribution (git checkout -b my-contribution)
  4. Commit your changes (git commit -am 'New feature added')
  5. Publish the branch (git push origin my-contribution)
  6. Create a Pull Request
  7. Done ✅

Credits