https://github.com/ch8n/compose-boids-flocking
Jetpack Compose Boids | Flocking Insect π. bird or Fish simulation using Jetpack Compose Desktop π, using Canvas API π¨
https://github.com/ch8n/compose-boids-flocking
boids boids-simulation jetpack-compose jetpack-compose-desktop kotlin
Last synced: 8 months ago
JSON representation
Jetpack Compose Boids | Flocking Insect π. bird or Fish simulation using Jetpack Compose Desktop π, using Canvas API π¨
- Host: GitHub
- URL: https://github.com/ch8n/compose-boids-flocking
- Owner: ch8n
- Created: 2021-06-10T16:40:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T10:43:48.000Z (over 4 years ago)
- Last Synced: 2025-03-24T08:47:26.959Z (9 months ago)
- Topics: boids, boids-simulation, jetpack-compose, jetpack-compose-desktop, kotlin
- Language: Kotlin
- Homepage:
- Size: 81.1 KB
- Stars: 41
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# πππ Compose flocking Ants(boids) πππ
Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop π, using Canvas API π¨
## How to Run
- From gradle tab from right-hand side
- Select compose desktop => select `run`
## Preview :movie_camera:
## Inspired from
[Flocking Boids Challenge @CodingTrain](https://www.youtube.com/watch?v=mhjuuHl6qHM&t=1975s&ab_channel=JetBrainsTVJetBrainsTVVerified)
## Other stuff I build
- [Compose Fruit Ninja π₯](https://github.com/ch8n/Compose-Fruit-Ninja)
- [Compose Space-Invaders πΎ](https://github.com/ch8n/Compose-SpaceWars)
- [3d Batman rain particle system :bat:](https://github.com/ch8n/Compose-Rain)
- [3d Space StarWars logo :alien:](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