Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ch8n/compose-spacewars
Alien invasion πΎ gane is back! this time specially on Jetpack Compose Desktop π, using Canvas API π¨
https://github.com/ch8n/compose-spacewars
android jetpack-android jetpack-compose kotlin
Last synced: 2 months ago
JSON representation
Alien invasion πΎ gane is back! this time specially on Jetpack Compose Desktop π, using Canvas API π¨
- Host: GitHub
- URL: https://github.com/ch8n/compose-spacewars
- Owner: ch8n
- Created: 2021-05-18T17:51:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T08:10:33.000Z (over 3 years ago)
- Last Synced: 2023-03-12T00:17:02.935Z (almost 2 years ago)
- Topics: android, jetpack-android, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 13.3 MB
- Stars: 58
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compose Space-Invaders πΎ
Alien invasion πΎ is back! this time specially on Jetpack Compose Desktop π, using Canvas API π¨# Featured on
- [Compose Digest #19](https://mailchi.mp/8fe440a9991d/compose-digest-13392283)
- [OnCreate Digest #59](https://www.oncreatedigest.com/issues/oncreate-digest-issue-59-634076?utm_campaign=Issue&utm_content=view_in_browser&utm_medium=email&utm_source=onCreate+Digest)
- [JetC Newsletter](https://www.getrevue.co/profile/jetc/issues/jetc-dev-newsletter-issue-67-631036)
- [Android Dev news app](https://twitter.com/AndroidDev_News/status/1398413116027785216?s=20)## How to Run
- From gradle tab from right-hand side
- Select compose desktop => select `run`## Preview :movie_camera:
#### π [High Resolution Preview](https://github.com/ch8n/Compose-SpaceWars/blob/main/spaceWar.mp4)
## other work
- [3d Batman rain particle system](https://github.com/ch8n/Compose-Rain)
- [3d Space StarWars logo](https://github.com/ch8n/Compose-Stars)## Built With π
- [Kotlin](https://kotlinlang.org/) official programming language for Android development.
- [Jetpack Compose](https://developer.android.com/jetpack/compose) Androidβs modern toolkit for building native UI.## Build-tool π§°
You need to have [Intellij Community](https://developer.android.com/studio/preview) to build this project.## :eyes: Social
[LinkedIn](https://bit.ly/ch8n-linkdIn) |
[Medium](https://bit.ly/ch8n-medium-blog) |
[Twitter](https://bit.ly/ch8n-twitter) |
[StackOverflow](https://bit.ly/ch8n-stackOflow) |
[CodeWars](https://bit.ly/ch8n-codewar) |
[Portfolio](https://bit.ly/ch8n-home) |
[Github](https://bit.ly/ch8n-git) |
[Instagram](https://bit.ly/ch8n-insta) |
[Youtube](https://bit.ly/ch8n-youtube)## :cop: License
Shield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg