Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisonchan authored Jul 25, 2021
1 parent ac76abf commit 644c390
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@
# Flappy Bird by Compose

## :scroll: Description
Build [Flappy Bird](https://flappybird.io/) game by [Jetpack Compose](https://developer.android.google.cn/jetpack/compose).
[Flappy Bird](https://flappybird.io/) game built with [Jetpack Compose](https://developer.android.google.cn/jetpack/compose).

## :bulb: Motivation and Context
<img src="https://z3.ax1x.com/2021/07/18/W3TSxI.png" width=110 align=left hspace="10" vspace="10" >

* All UI were built with Jetpack Compose UI tool kit.
* Some image resources are captured from <https://flappybird.io/>.

* All UI were built with [Jetpack Compose](https://developer.android.google.cn/jetpack/compose) UI tool kit
* Some image resources are captured from <https://flappybird.io/>
* Inspired by [compose-tetris](https://github.com/vitaviva/compose-tetris)
* Hope u like it!

## :camera_flash: Screen Capture
![](https://z3.ax1x.com/2021/07/25/WgVnW8.gif)
![](https://z3.ax1x.com/2021/07/24/WcTK7q.gif)

## :memo:Blog
<https://blog.csdn.net/allisonchen>
Expand Down

0 comments on commit 644c390

Please sign in to comment.