Android Game Development Tutorial – Simple 2d Game Part 2

android game development

Hello friends, here comes the part 2 of Simple 2D Android Game Development Tutorial. Before we get started, let me do a quick recap of what we went through in part 1 of this project. So we began with designing the StartScreen. Then we created the class GameView.java in which we drew the Player, Enemy …

Read moreAndroid Game Development Tutorial – Simple 2d Game Part 2

Android Game Development Tutorial – Simple 2d Game Part 1

android game development tutorial

Hello developers, I decided to post this Android Game Development Tutorial. In this Android Game Development Tutorial we are going to create a simple 2d game using android studio. We will not be using any third party library or game engines for this android game development tutorial. So lets begin. Android Game Development with Unity In this tutorial …

Read moreAndroid Game Development Tutorial – Simple 2d Game Part 1