News

Remember Pacman, Donkey Kong, and other classic arcade games? You can use JGame to develop similar arcade games in Java.
I have a java applet for a game I am writing which is in need of a high score counter. I chose MySQL because it is what I have used to keep track of such things in various applications I have ...
The Java Game Tome showcases games that run as Java Applets, Java Webstart or via download, and covers the gamut from action to adventure, puzzle, sport, simulation, strategy, education and casual ...
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 ...