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.

37 lines
962 B

# 🐦 Compose Bird
![](screenshots/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 game about a bird using Compose HTML Library and radio buttons
## ▶ Play
- https://theapache64.github.io/compose-bird/
- Use arrow **Up** key to fly
## 🏃 Run
* To run, launch command: `./gradlew jsBrowserRun`
* Or choose **browser** configuration in IDE and run it.
![browser-run-configuration.png](screenshots/browser-run-configuration.png)
## 📦 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 😉