Example Game

  Edit on GitHub

As a starting point, we can check out the samples repository which contains a few resources on how we can structure our code and few examples on using LittleKt.

Flappy Bird Clone

The samples repo also contains a Flappy Bird clone. This is a very simple game which showcases a little bit of everything that can be done in LittleKt.

Gameplay