News

Alright, here goes: I want to code a game, and I've decided on Checkers. I don't need any fancy GUI or anything (yet), all I want is suggestions on how you, the reader, would go about this.I ...
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 ...
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.