All Projects → Skrilltrax → breakout-compose

Skrilltrax / breakout-compose

Licence: other
Breakout clone built with Compose

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to breakout-compose

wordle-kt
Wordle game clone made with Kotlin & Compose
Stars: ✭ 33 (+22.22%)
Mutual labels:  compose, jetpack-compose, jetbrains-compose
PCard
Demo project to showcase adding payment card details using JetPack Compose
Stars: ✭ 61 (+125.93%)
Mutual labels:  compose, jetpack-compose
compose-backstack
Simple composable for rendering transitions between backstacks.
Stars: ✭ 411 (+1422.22%)
Mutual labels:  compose, jetpack-compose
resaca
The right scope for View Models in Android Compose
Stars: ✭ 105 (+288.89%)
Mutual labels:  compose, jetpack-compose
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+951.85%)
Mutual labels:  compose, jetpack-compose
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
Stars: ✭ 1,476 (+5366.67%)
Mutual labels:  compose, jetpack-compose
Tachidesk-JUI
A Tachidesk Client built in Compose Multiplatform
Stars: ✭ 203 (+651.85%)
Mutual labels:  jetpack-compose, jetbrains-compose
Composecookbook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Stars: ✭ 3,516 (+12922.22%)
Mutual labels:  compose, jetpack-compose
kmm
Rick & Morty Kotlin Multiplatform Mobile: Ktor, Sqldelight, Koin, Flow, MVI, SwiftUI, Compose
Stars: ✭ 52 (+92.59%)
Mutual labels:  compose, jetpack-compose
me
A Jetpack Compose Kotlin Multiplatform WYSIWYG blog editor
Stars: ✭ 62 (+129.63%)
Mutual labels:  compose, jetpack-compose
Delish
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.
Stars: ✭ 356 (+1218.52%)
Mutual labels:  compose, jetpack-compose
datmusic-android
Music search, downloader & player app using Jetpack Compose
Stars: ✭ 448 (+1559.26%)
Mutual labels:  compose, jetpack-compose
SuperheroLexicon
Simple superhero lexicon app to demonstrate Jetpack Compose.
Stars: ✭ 22 (-18.52%)
Mutual labels:  compose, jetpack-compose
Compose-Settings
Android #JetpackCompose Settings library
Stars: ✭ 188 (+596.3%)
Mutual labels:  compose, jetpack-compose
ComposeBird
Flappy Bird game
Stars: ✭ 193 (+614.81%)
Mutual labels:  compose, jetpack-compose
neon
Provides Jetpack Compose support for different image loading libraries.
Stars: ✭ 13 (-51.85%)
Mutual labels:  compose, jetpack-compose
Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
Stars: ✭ 29 (+7.41%)
Mutual labels:  compose, jetpack-compose
MovieCompose
🎞 A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
Stars: ✭ 322 (+1092.59%)
Mutual labels:  compose, jetpack-compose
arkitekt
Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.
Stars: ✭ 114 (+322.22%)
Mutual labels:  compose, jetpack-compose
Brick
🧱 Brick - Multiplatform navigation library for Compose.
Stars: ✭ 33 (+22.22%)
Mutual labels:  compose, jetpack-compose

breakout-compose

The classic Breakout game built with Jetpack Compose

Demo

JoyuyNijH2vgqgDy.mp4

🦿 Prerequisites

  • Java 8 or above

⌨️ Usage

  1. Clone the Project
  2. Run the project using ./gradlew run

✍️ Author

👤 Aditya Wasan

Feel free to ping me 😉

🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Open an issue first to discuss what you would like to change.
  2. Fork the Project
  3. Create your feature branch (git checkout -b feature/amazing-feature)
  4. Commit your changes (git commit -m 'Add some amazing feature')
  5. Push to the branch (git push origin feature/amazing-feature)
  6. Open a pull request

Please make sure to update tests as appropriate.

Show your support

Give a ⭐️ if this project helped you!

☑️ TODO

  • Add a level editor

📝 License

Copyright © 2021 - Aditya Wasan

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 at

   http://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.

This README was generated by readgen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].