Description
In this course, you will learn:
- We'll start from the ground up and create a flappy bird-style game at the end of this course.
Syllabus:
- libgdx installation
- Finding images on open game art
- Background
- Let's create our bird
- Gravity
- Bounce
- Bees
- bring the bees with the loop
- randomizing the position of bees
- understanding the hit box concept
- understand the collisions
- scoring system
- finishing touches
- source code