You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
# 🐦 Compose Bird
|
|
|
|
|
|
|
|
|
|
![](demo.gif)
|
|
|
|
|
|
|
|
|
|
![latestVersion](https://img.shields.io/github/v/release/theapache64/compose-bird)
|
|
|
|
|
<a href="https://twitter.com/theapache64" target="_blank">
|
|
|
|
|
<img alt="Twitter: theapache64" src="https://img.shields.io/twitter/follow/theapache64.svg?style=social" />
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
> A flappy bird clone using Compose Web and radio buttons
|
|
|
|
|
|
|
|
|
|
## ▶️ Play
|
|
|
|
|
|
|
|
|
|
- https://theapache64.github.io/compose-bird/
|
|
|
|
|
|
|
|
|
|
## 🏃 Run
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
./gradlew jsBrowserRun
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## 📦 Distribute
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
./gradlew jsBrowserDistribution // and then open index.html (build/distributions)
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## ✍️ Author
|
|
|
|
|
|
|
|
|
|
👤 **theapache64**
|
|
|
|
|
|
|
|
|
|
* Twitter: <a href="https://twitter.com/theapache64" target="_blank">@theapache64</a>
|
|
|
|
|
* Email: theapache64@gmail.com
|
|
|
|
|
|
|
|
|
|
Feel free to ping me 😉
|