'2D Game Development with libGDX' explored the basics of the libGDX game framework, from simple drawing to user input.
This course will use those skills to create a much more sophisticated platforming game called GigaGal. In creating GigaGal, you'll learn about sprite drawing, keeping track of complex game state, controlling interactions between game entities, and also how to load and manage level data.