Skip to content

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

License

Notifications You must be signed in to change notification settings

lucasnlm/snaake-flutter

Repository files navigation

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:

  • Swipe your finger horizontally to turn left/right.
  • Swipe your finger vertically to turn up/down.

Screenshots

Contributing

Feel free to contribute with pull requests.

Technical Details