Introduction to Android Game Development
  • Introduction to the Course
  • Which programming language to choose?
  • Important Update: Must read before you proceed!
Creating a project in Android Studio
  • Create the Project
  • Game Resource
Frame-by-Frame Animation
  • Frame-by-Frame Animation - A high-level overview
  • Set a background image for Canvas
  • Make the background image fully fit the Canvas
  • Make the Plane move
Object Oriented Animation Technique
  • Do it Object Oriented way
  • Add another Plane
More Development
  • Draw the tank
  • Get Touch Event
  • Fire the Missiles when tank is touched
Collision Detection
  • Collision detection
Add more fun to this game
  • Add sound effects
  • Add score
  • Add health indicator
  • Create a cool explosion effect
Game Over
  • Design the GameOver screen
  • It's GameOver
  • Monetize your app with Google Admob
  • Idea for Creating Game Levels
Course Wrap-Up
  • Bye for now
  • Bonus Lecture