The repository is the samples of kotchan for multiplatform(JVM, iOS, Android).
-
Setup java environment
-
Clone this repository
-
Run or install for each platforms
-
JVM
$ ./gradlew run
-
iOS
$ ./gradlew :iosApp:build $ open iosApp/kotchan-sample/kotchan-sample.xcodeproj In xcode: Product > Run
-
Android
$ ./gradlew :androidApp:installDebug
-
This sample uses a free image packed by TexturePacker.