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.
In this post, you will learn how to make an Android game as a complete beginner. Discover how to start planning your project, which tools to use, which programming languages to learn, and how to ...
Which is exactly what we’re going to do here. How to write your first Java program The first non-trivial Java program I ever wrote was a number guessing game. It gave me a solid understanding of how ...