Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 346 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 346 Bytes

Kotlin native with SFML example

This is an example showing kotlin native with SFML (Linux version).

More info on Kotlin native

More info on SFML

Dependencies in linux:

libcsfml-dev gcc-multilib

Updated example to gradle with kotlin dsl and kotlin 1.7.10