Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.25 KB

README.md

File metadata and controls

30 lines (26 loc) · 2.25 KB

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: