Asteroids Compose Multiplatform
Asteroids is a 2D space game that is built using Compose Multiplatform by Sebastian Aigner. It has now been updated to support multiple platforms including iOS, Android, Web, and Desktop.
Multiplatform Support
The extracted classes from the openrndr-math library were used to enable support for multiple platforms.
DEMO
Android:
iOS:
Desktop:
Web:
Other Projects
Acknowledgements
The original project was built by Sebastian Aigner. Here is the orignial repo link:asteroids-compose-for-desktop.