Posted on September 18, 2015Categories Uncategorized   Leave a comment on How-to do heavy background processes on LibGDX, while showing a splash screen

How-to do heavy background processes on LibGDX, while showing a splash screen

This article concerns fellow programmers that use libGDX. We hope you will find it useful. I am sure every game developer has come to this point when your game runs smoothly after it is loaded but it takes some time to load and you want to make the user feel that nothing is wrong, your game is running and loading, but instead he sees a black screen or the app delays to launch. Well I had the same problem and … Continue reading “How-to do heavy background processes on LibGDX, while showing a splash screen”