Site icon Android Tutorial Online

Showcasing of Asteroids game with Compose Multiplatform

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:

https://user-images.githubusercontent.com/33172684/224525944-0737eac3-4c20-4d21-a8b3-c81194b1e033.mp4

iOS:

https://user-images.githubusercontent.com/33172684/224525936-b04db58e-28c4-4ea1-8aad-a3d7a1e60698.mp4

Desktop:

https://user-images.githubusercontent.com/33172684/224525950-fad4ac08-1171-44a8-a70b-ae8489c9a8b5.mov

Web:

https://user-images.githubusercontent.com/33172684/224525962-16727dee-36f5-46bc-af6b-d517425bd19c.mov

Other Projects

Acknowledgements

The original project was built by Sebastian Aigner. Here is the orignial repo link:asteroids-compose-for-desktop.

GitHub

View Github

Exit mobile version