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.
Because many computer games (such as Tetris) are based on puzzles, this installment of Java Fun and Games introduces you to a single puzzle-based computer game implemented as a Swing-based applet ...
What is the Minecraft Java and Minecraft Bedrock edition, and what are the differences between the two? Here’s everything you need to know ...
The Java virtual machine is a program whose purpose is to execute other programs. It’s a simple idea that also stands as one of our greatest examples of coding kung fu. The JVM upset the status ...