Slides and source for the "Live Coding Kotlin/Native Snake" talk.
Folders structure:
snake
- snake source code written during the talk. See also the same snake game written in Rust, Scala Native, Graal VM and Go.snake-sdl
- snake implementation using SDLslides
- Keynote slides (and Rubik Font which is not available on OSX out of the box)plugins
- live plugins used for the presentation
Links mentioned in the slides:
- Kotlin/Native github page
- Kotlin/Native examples
- Tutorials
@kotlin-native
channel in Kotlin slack (if you're not already on Kotlin slack, you can sign up here)- Intro to ncurses, ncurses examples
- High Performance Managed Languages talk on InfoQ
- LLVM
Versions of the tools I managed to get working:
- CLion 2018.2.1
- Kotlin/Native 0.8.2