Skip to content

hung-nguyenduc/flappy-bird-java-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will learn to create the flappy bird game with the built-in java awt/swing graphics library.

Throughout the tutorial, you will learn how to create the game loop, create a jframe and jpanel, draw images on the jpanel, add click handlers to make the flappy bird jump, randomly generate pipes and move them across the screen, detect collisions between the flappy bird and each pipe, and add a running score.

How to setup Java with Visual Studio Code

flappybird-ss

About

Coding Tutorial: https://youtu.be/Xw2MEG-FBsE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%