/scala-ios-demos

Scala RoboVM iOS demos

Primary LanguageScala

Scala iOS Demos

Examples of using Scala to create iOS apps and games with sbt-robovm and RoboVM.

You can run each demo on device or simulator:

$ sbt demo-name/device
$ sbt demo-name/iphone-sim
$ sbt demo-name/ipad-sim

Demos

  • empty: provides just an application delegate and a window
  • hello: setting up simple view