kotlin-fractals

MIT License

Stars
22

kotlin-fractals

License

MIT See the LICENSE files in the repository.

Description

Mandelbrot set rendeing in Kotlin common code, reuse as Kotlin/JS, Kotlin/JVM and Kotlin/Native

This is an example project for multiplatform Kotlin application. It includes server, web and probably Kotlin/Native.

We have common code and platform-specific code

Fractals

The JS App

The Console App

Related Projects