Skip to content

ashleyj/robovm-samples-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboVM sample projects converted to Kotlin

This repository is a fork of https://github.com/robovm/robovm-samples

Run using Gradle

First, build the project:

./gradlew build

To run in the iPhone simulator:

./gradlew launchIPhoneSimulator

To run in the iPad simulator:

./gradlew launchIPadSimulator

To run on a connected device:

./gradlew launchIOSDevice

About

RoboVM Samples written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages