Yet another implementation for the Game Of Life done in Kotlin. The application is available for JVM (console and HTTP server), JS, Native (console) and iOS app.
MIT, you may refer to the LICENSE file for more infos
Open the build.gradle.kts
file in IntelliJ IDEA or Android Studio. You'll need Xcode (and mac computer) to
deal with iOS application. Build Gradle project firts, than open the Xcode project from mobile-os/Conway MPP
folder.