Introduction

2D Game

2D games are played in a flat, two-dimensional space with simple graphics and perspectives, popular for platformers and retro styles.

Kotlin

Kotlin Multiplatform enables code sharing across multiple platforms like Android, iOS, and the web, using a single codebase.

Compose Multiplatform

UI framework for building native user interfaces across Android, iOS, desktop, and web using a shared Kotlin codebase.