By Modit Parmar
This is the old Flappy Bird game which is built using Java Swing and jFrame. You have to control the bird using a mouse or keypad, such that it doesn't strike the ground or pillars.
This packet is the classic Flappy Bird game, if you played it in your childhood you already know how this works, but if you didn't here are the instructions:
- The main objective of the game is to get the bird to pass through the pillars without striking either pillar or the ground.
- To get the bird to pass through the pillars you have to make it bounce, this can be done by clicking your mouse button or pressing the spacebar on your keyboard.
- The score increases as you pass the pillars. Score your best!
- This project is built using JDK17 but a lower version will also work fine with it.
- Any Java IDE.
Submitted by Modit Parmar (Modit01)
Download packets of source code on Coders Packet
Comments