Skip to content

A Cyberpunk Themed Flappy Bird Game made using Python Pygame

Notifications You must be signed in to change notification settings

DXMary/Flappy-Bird-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyberpunk Themed Flabby Bird Game

A Cyberpunk Themed Flappy Bird Game made using Python Pygame.

Check out the AI Game version here

Demo

Demo.mp4

Program features

  • Main Menu.
  • Restart Menu.
  • Providing a score for each round.
  • Good graphic game with sound effects and background music.
  • Base and pipe created using Adobe Illustrator.

Development setup(as tested on MacOS)

  • Install Python 3.10.7

  • Install Pygame

    pip3 install pygame
    
  • Clone the repository:

    $ git clone https://github.com/DXMary/Flappy-Bird-Game.git
    

    or download as zip and extract.

  • To run it

    python3 flappybird.py
    
  • Click on the Play and use the Space key to make the bird jump.

Credit

Project Status

The project is currently in progress. I will be working on it further to add the following features:

  • Accessing both classic game and the AI game from the main menu.
  • High score

Contributing

It's a simple model, so I'd be very grateful if you could help me improve the game.

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐ if you like this project!

Thanks for checking out my program!

Author

About

A Cyberpunk Themed Flappy Bird Game made using Python Pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages