kotlin-native-snake icon indicating copy to clipboard operation
kotlin-native-snake copied to clipboard

Slides and source code for the "Live Coding Kotlin/Native Snake" talk

Slides and source code for the Live Coding Kotlin/Native Snake talk.

Folders structure:

  • snake - the 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 SDL
  • slides - Keynote slides (and Rubik Font which is not available on OSX out of the box)
  • plugins/kotlin-snake-snippets - live plugin to show code snippets, e.g. source code of KString (see also Man page viewer plugin).

Links mentioned in the talk:

Version of the tools used in the talk:

In the older versions of the talk I used: