/KotlinJsJvmGame

Template project for creating a fullstack Kotlin JS JVM multiplayer web game using websockets.

Primary LanguageKotlin

Kotlin JS JVM Game Template

Starter Project for creating Kotlin JS web multiplayer games with a JVM Websocket server and shared code.

Frameworks:

Build

You can build and run the application from the root directory:

./gradlew run