News

There's more than one way to make an Android game! In this post, I take a look at creating 2D sprite-based games with Java and Android Studio.
Modern applications might need to support millions of users, but OS threading limits present a problem. Here's how Java 21 virtual threads solve it.