Android Game Development : Build a Math based Game
Hone your programming skills by making a complete math-based game using only Android Studio and Java
What you’ll learn
-
You’ll be able to build a complete game in less than 1 hour
-
XML layout designing with LinearLayout
-
How to work with CountDownTimer
-
How to get/set any view object
-
How to develop a fairly complex game logic
-
You’ll be able to brush-up your Java skills
-
Learn Android Game Development Step By Step
Requirements
-
We’ll be using Java in this course, and since it’s an OOP language, it’s important to learn OOP fundamentals first. One of my courses titled “Object Oriented Programming Fundamentals” teaches that. Note that, it does not teach Java specifically. But it’s important to learn that first to be able to work with Java, Kotlin, C++ or any other OOP based languages.
-
You should have Android Studio up and running.
-
You should have some programming knowledge like variable, array, loops, method etc.
-
You don’t need prior knowledge in Android Game Development.
Who this course is for:
- Beginner to Android development
- Beginner to Android Game Development
- Beginner to Java programming