Skip to content

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

License

Notifications You must be signed in to change notification settings

blacklime/kotlin-native-snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 SDL
  • slides - 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:

Versions of the tools I managed to get working:

  • CLion 2018.2.1
  • Kotlin/Native 0.8.2

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 53.1%
  • CMake 37.8%
  • Groovy 9.1%