This tutorial shows you how to get started with Frontend using the Frontend::Utils::Simple framework. This framework wraps up and hides a lot of more advanced Frontend-topics so its very easy to get started. The Simple-framework is also very handy for quick prototyping of games/applications even for advanced users.
Part 1: Using SimpleSetup
Part 2: Handling input
Part 3: Using Simple2D
Part 4: Resource Management
Part 5: Using SimpleRenderer for 3D Graphics
Part 6: Using SimpleCollider (COMMING SOON)
Part 7: Simple physics engine (COMMING SOON)