Home

Awesome

Snaake

Flutter CI License: GPL v3 GitHub release style: effective dart Powered by Flame

Snaake is a small and very simple clone of the classic snake game from Nokia phones.

Description

The objective is very simple: eat the colorful dots to make the snake longer and to avoid biting itself or hit the wall.

Controls:

Screenshots

<p align="center"> <img src="https://raw.githubusercontent.com/lucasnlm/snaake-flutter/master/fastlane/metadata/android/en-US/phoneScreenshots/1.png" width="275px"/> <img src="https://raw.githubusercontent.com/lucasnlm/snaake-flutter/master/fastlane/metadata/android/en-US/phoneScreenshots/2.png" width="275px"/> <img src="https://raw.githubusercontent.com/lucasnlm/snaake-flutter/master/fastlane/metadata/android/en-US/phoneScreenshots/3.png" width="275px"/> </p>

Contributing

Feel free to contribute with pull requests.

Technical Details