doorbash / colyseus-kotlin-java-example

A demo project to show how to work with colyseus-kotlin in Java

Home Page:https://github.com/doorbash/colyseus-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

  1. Server :
    cd server
    npm i
    npm start
  1. Client :
    ./gradlew run

About

A demo project to show how to work with colyseus-kotlin in Java

https://github.com/doorbash/colyseus-kotlin


Languages

Language:Java 55.6%Language:TypeScript 44.4%