Creating a Launcher for LibGDX Games

Channel:
Subscribers:
1,490
Published on ● Video Link: https://www.youtube.com/watch?v=3l5F7f7vfTU



Duration: 4:39
2,238 views
23


This is a tutorial to show you how to use Runtime.getRuntime() to launch LibGDX games.

If you want to follow along, download the tutorial project:
https://github.com/raeleus/Multi-Game-Launcher/releases/tag/3

Complete source code:
https://github.com/raeleus/Multi-Game-Launcher

More resources on Runtime.getRuntime():
http://www.rgagnon.com/javadetails/java-0014.html
https://www.javaworld.com/article/2071275/core-java/when-runtime-exec---won-t.html







Tags:
LibGDX
Java
Game Design
Runtime
Launcher