Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wajahatkarim3/DinoCompose
Chrome's Dino T-Rex game developed in Jetpack Compose
https://github.com/wajahatkarim3/DinoCompose
android android-app android-development android-studio compose game game-development hacktoberfest jetpack-compose trex-game trex-runner
Last synced: 3 months ago
JSON representation
Chrome's Dino T-Rex game developed in Jetpack Compose
- Host: GitHub
- URL: https://github.com/wajahatkarim3/DinoCompose
- Owner: wajahatkarim3
- License: apache-2.0
- Created: 2020-08-26T19:49:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T18:50:26.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T06:47:44.458Z (5 months ago)
- Topics: android, android-app, android-development, android-studio, compose, game, game-development, hacktoberfest, jetpack-compose, trex-game, trex-runner
- Language: Kotlin
- Homepage:
- Size: 2.13 MB
- Stars: 266
- Watchers: 4
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-compose - DinoCompose - Chrome's Dino T-Rex game developed in Jetpack Compose (Miscellaneous)
- jetpack-compose-awesome - DinoCompose - Chrome's Dino T-Rex game developed in Jetpack Compose (<a name="app-projects"></a> App Projects / UI)
- jetpack-compose-awesome - DinoCompose - Chrome's Dino T-Rex game developed in Jetpack Compose (<a name="app-projects"></a> App Projects / UI)
README
# DinoChrome
A Chrome T-Rex game in Jetpack Compose
## 🔊 Talks
* Kotlin Mumbai - Monthly Meetup September 2020 - [Video](https://www.youtube.com/watch?v=O84m08d2CsI&t=5120s)
* Android Summit 2020 - **Video Coming Soon**
* GDG DevFest UK & Ireland 2020 - [Video](https://youtu.be/803jB3RLi_s?t=4587)
* GDG DevFest Karachi 2020 - [Video](https://web.facebook.com/GDGKolachi/videos/837764360367165)## 💰 Donations
This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food, coffee and beer). Thank you!
***
## 👨 Developed By
# 👍 How to Contribute
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request# 📃 License
Copyright 2020 Wajahat Karim
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.