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

14. Maze 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 maze-based game Maze Runman, shown in Figure 14-1, inspired by arcade games such as Pac-Man and the Atari 2600 console game Maze Craze: A Game of Cops ’n Robbers. The main new concepts in this chapter are algorithms for generating and solving mazes.
../images/352797_2_En_14_Chapter/352797_2_En_14_Fig1_HTML.jpg
Figure 14-1.

The Maze Runman game

Game Project: Maze Runman

Maze Runman is an action game in which the main character, referred ...

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.