Home Tech & Coding Game Development libGDX
2D Game Development with libGDX

2D Game Development with libGDX

This course explores how to use LibGDX to build 2D games that run anywhere, from web browsers to mobile devices. At the end you will create a full game, called Icicles.
Video Beginner Advanced
UPVOTE 0
SAVE THIS COURSE
Course Website
www.udacity.com
Share this page
Other courses you might like
Gallery
Description

Summary

This course explores how to use LibGDX to build 2D games that run anywhere, from web browsers to mobile devices. We start with simple drawings, and then turn to simple animations, physics, and user input handling. Finally, we create a full game, called Icicles, where icicles rain down from the top of the screen, and the player must dodge them using the arrow keys or by tilting their phone.

Expected Learning

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.

Syllabus

Level 1-1: Intro to Cross Platform Game Development

Learn how LibGDX allows you write a game once, then deploy to to both Android and iOS devices, as well as desktop computers and web browsers. Also explore the functionality that the LibGDX game framework provides.

Level 1-2: Intro to LibGDX

Import and your first LibGDX project, run it on your computer and Android device, and learn the basic structure of a LibGDX game.

Level 1-3: Drawing

Use the LibGDX ShapeRenderer object to draw some simple shapes (and some not-so-simple fractals).

Level 1-4: Cameras and Viewports

Use a camera to focus the player's field of view on a portion of a larger game world, and learn to use viewports to simplify camera management.

Level 1-5: Movement

Create simple animations and physics effects by updating the game world over time. Also learn to break up a complex game into separate screens.

Level 1-6: User Input

Handle key presses, touches, and accelerometer input.

Level 1-7: Growing Icicles

Create the core of Icicles, including player controls.

Level 1-8: Polishing Icicles

Add scoring, a head-up display, and a difficulty select screen.

Required Knowledge

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.


Pricing:
Free
Level:
Intermediate
Duration:
8 weeks
Educator:
Peter Heinrich
Organization:
Amazon Appstore for Android
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like