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 ...