© Lee Stemkoski 2018
Lee StemkoskiJava Game Development with LibGDXhttps://doi.org/10.1007/978-1-4842-3324-5_11

11. Platform Games

Lee Stemkoski1 
(1)
DEPT OF MATH & CS, ADELPHI UNIVERSITY DEPT OF MATH & CS, Garden City, New York, USA
 
In this chapter, you will learn how to create the platform game Jumping Jack, shown in Figure 11-1, inspired by arcade and console games such as Donkey Kong and Super Mario Bros. New concepts introduced in this chapter include actors with multiple animations, platform physics, using extra actors as “sensors” to monitor the area around an actor for overlap and collision, jump-through platforms, and key-and-lock mechanics.
Figure 11-1.

The platform game Jumping Jack

Game Project: Jumping Jack

Jumping Jack is an action ...

Get Java Game Development with LibGDX: From Beginner to Professional now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.