Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 847 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 847 Bytes

Snake Game (Develop using Flutter)

Welcome to contributing this project 😍 😍

Add ⭐ to this project if you like it.

Description

  • This is just a try to recreate normal snake game like in old button phones:grin::grin:
  • Snake gets longer when he eats fruite:blush:.
  • another fruit appear as soon as he ate onee:blush:.
  • Speed of snake increase when he eats fruite:blush:.
  • The game is over when the snake hit the wall 😟😟.

Description

Playing mood

Game Over

Getting Started

  1. Clone project

  2. get dependencies

Flutter pub get

  1. Run snake game

Flutter run