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.
While it’s not as complex as checkers or chess, building tic-tac-toe teaches valuable lessons about multidimensional arrays, exception handling, and flow control. These skills will prove useful when ...
You don't need coding experience to create your first game — just a free game engine, a vision, and passion. Read on to learn how to make a video game.
This post shows readers how to create an array in Java. Including: Array Lists, multidimensional arrays, maps, and more.
Minecraft is perhaps the most prominent Java video game on the market today. Its popularity attracts players from around the world, but also opens the door to the Java programming language, and could ...
A team of computer scientists has developed a videogame called CodeSpells that teaches people how to code in Java. The game was tested on a group of 10- to 12-year-old girls who had never done any ...