Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moha-b authored Jan 7, 2023
1 parent 04fd633 commit 49e1815
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Flappy-Bird
![banner](https://user-images.githubusercontent.com/73842931/203234278-72dc4c28-0542-475e-8b0a-a64993b7f79b.png)

A ridiculous game created by [Flutter](https://flutter.dev/), all you have to do is touch the screen to make the bird leap as long as you avoid the barriers, you'll be OK. Depending on how long you play for, the score will be calculated. On the screen, your top score will always be displayed. [Hive](https://docs.hivedb.dev/#/) is a lightweight, user-friendly, and ❤️ Simple, powerful database with 🎈 NO native dependencies that we utilize.
A ridiculous game created by [Flutter](https://flutter.dev/), all you have to do is touch the screen to make the bird leap as long as you avoid the barriers, you'll be OK. Depending on how long you play for, the score will be calculated. On the screen, your top score will always be displayed.

[Hive](https://docs.hivedb.dev/#/) is a lightweight, user-friendly, and ❤️ Simple, powerful database with 🎈 NO native dependencies that we utilize.

![Trim](https://user-images.githubusercontent.com/73842931/188281369-8281ac34-16cb-41d2-a64b-c41b153afc7a.gif)

Expand Down

0 comments on commit 49e1815

Please sign in to comment.