In this beginner-friendly example game and accompanying live training tutorial we will look at creating a simple 2D Flappy Bird style game. We'll cover best practices for infinite or endless games, basic object pooling and creating cartoon physics effects.
This is the complete version of the project provided for your reference.