Live Coding Kotlin/Native Snake
Key takeaways
- Kotlin
- Kotlin/Native
- Snake game
This is a live coding session in which the classic snake game will be coded live from scratch. You will see how to build Kotlin/Native projects, use C libraries from Kotlin/Native, do memory management, native UI, unit testing and, of course, some of the standard Kotlin features.