MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
You already know that making and playing games is the most fun you can have with a computer, but if you need more convincing, you should know that over the last decade, mobile gaming has grown into a huge market. It's full of opportunities for independent game developers, or for people looking to join established gaming studios.
If you want the skills to turn your game ideas into reality, or get ready to jump into professional game development, this is the course for you.
What You Will Learn
Lesson 1
Intro to Cross Platform Game Development
- LibGDX allows you write a game and deploy it to Android and iOS devices, desktop computers and browsers.
- Explore the functionality that the LibGDX game framework provides.
Lesson 2
Intro to LibGDX
- Import and your first LibGDX project.
- Run it on your computer and Android device.
- Learn the basic structure of a LibGDX game.
Lesson 3
Drawing
- Use the LibGDX ShapeRenderer object to draw some simple shapes (and some not-so-simple fractals).
Lesson 4
Cameras and Viewports
- Use a camera to focus the player's field of view on a portion of a larger game world.
- Learn to use viewports to simplify camera management.
Lesson 5
Movement
- Create simple animations and physics effects by updating the game world over time.
- Learn to break up a complex game into separate screens.
Lesson 6
User Input
- Handle key presses, touches, and accelerometer input.
Lesson 7
Growing Icicles
- Create the core of Icicles, including player controls.
Lesson 8
Polishing Icicles
- Add scoring, a head-up display, and a difficulty select screen.
Prerequisites and Requirements
This course assumes basic proficiency with Java, including working with collections, implementing interfaces, and extending abstract classes. It is also assumed that you can read and understand documentation and source code.
Proficiency with Git and Android Studio is helpful, but not required.
To brush up on these skills, consider taking Java Programming Basics, and How to Install Android Studio.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.