Android Game Programming & Development for Beginners
Build playable Android games using Java and Android Studio with no previous experience
Created by John Horton
What you'll learn
- Code in Java from scratch or refresh existing knowledge
- Build playable Android games including Breakout and Space Invaders
- Create an efficient game loop
- Create smoothly animated arcade style graphics
- Learn the basic framework for games
- Add cool sound FX
- All you need to know to move on to design & implement your own games
Requirements
- You just need to be proficient with your chosen operating system
- You do not need to be able to code at all because a Java introduction/refresher is part of the course
- The course is shown on a Windows PC but apart from Android Studio setup the course is relevant for Mac as well. You can see basic Mac setup instructions on the Android developer web site if needed.
Description
This video course is all about offering you a fun introduction to the world of game programming, Android, and the Java language using two fun, fully-playable games. These games are a retro Breakout/Arkanoid type game and the all-time classic, Space Invaders.
- We will start with the very basics of Java programming, including setting up the development environment, variables, loops, conditions, methods and Object Oriented Programming.
- Next up we will tackle the Breakout game as well as introducing more advanced Java concepts like arrays, threads and interfaces. Finally (for now ;-)) we will take on the more complicated Space Invaders game
- If you know Java but have never used Android Studio then the course introduces you the basics of Android development as well. If you already know Java and Android but just want to learn to make games then start at section 2 of the course
Who this course is for:
- Beginners to Java coding
- Beginners to Android development
- Beginners to game coding/development
Featured review
Great course. The instructor did a fantastic job at explaining everything, so I was rarely ever lost. I thoroughly enjoyed his section about Object Oriented Programming, which I have had difficulty wrapping my head around when it was initially explained to me elsewhere.
Instructor
Game coding for beginners.
I am a coding and gaming enthusiast based in the UK. I have a passion for writing apps, games, books, and blog articles about programming, especially for beginners. I am the founder of Game Code School, which is dedicated to helping complete beginners get started coding using the language and platform that is best for them. I believe that anyone can learn to code and that everybody has a game or an app inside of them, and that they just need to do the work to bring it out.