News

This post explains how to use for loops in Java. Including advanced tricks like nested for loops, break, continue, and labels!
Remember Pacman, Donkey Kong, and other classic arcade games? You can use JGame to develop similar arcade games in Java.
After the game's first level, players will understand the key components of Java, such as parameters, for if statements, for loops and while loops.