Description
In this course, you will learn:-
- You can create your own "flappy bird" game from the ground up
- You'll study the fundamentals of game programming as well as libgdx
Syllabus:-
-
libgdx setup
-
opengameart
-
background
-
bird initialize
-
gravity
-
jumping bird
-
enemy
-
enemy but continuously
-
understanding hitbox
-
detecting the overlaps
-
score
-
adding fonts
-
adding sound and end
-
source code