A simple snake game implemented use compose, just for learning compose.
The architecture follows a reactive programming model with unidirectional data flow. The game engine uses Molecule library to writing compose code for business logic. it's funny.