Android Game Development Tutorial – Simple 2d Game Part 2
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