Home

Awesome

compose-kstatemachine-sample

Build with Gradle

Sample 2D shooter game

This is a sample Compose application showing KStateMachine library features. This application fallows MVI architecture pattern.

State machine is used to define and control Hero states like in 2D shooter games.

How to build

Thanks to

David Horner