GithubHelp home page GithubHelp logo

mehmetemineker / flappy-bird Goto Github PK

View Code? Open in Web Editor NEW
54.0 3.0 29.0 3.29 MB

Pygame Flappy Bird Game

Home Page: https://youtu.be/i9164jc-j_M

License: Apache License 2.0

Python 100.00%
flappy-bird flappy-bird-game

flappy-bird's Introduction

Flappy Bird Game

version

This project contains a Flappy Bird game developed using the Python programming language and the Pygame game development library. In this project, reflecting the classic and entertaining game mechanics, players control a bird and navigate it through obstacles to see how long they can survive.

Gameplay

The player's objective is to control the bird, maneuvering it through pipes and earning the highest score possible. Players can make the bird flap upwards by pressing the spacebar on the keyboard. However, precise timing is essential to prevent the bird from falling too quickly. If the bird collides with pipes or the ground, the game ends.

screen record

How to Play

  1. Clone the project files to this repository.
  2. Ensure that you have Python 3 and the Pygame library installed on your computer.
  3. Navigate to the project directory in your terminal.
  4. Start the game by using the command python3 main.py.
  5. Use the spacebar key on the keyboard to control the bird's upward movement.
  6. If the player collides, they can restart the game by pressing the ESC key.

Why This Project?

  • A great opportunity to enhance your fundamental Python programming skills.
  • An engaging and interactive way to dive into game programming.
  • A chance to practice game mechanics and using the Pygame library.

Contributions and Development

If you're interested in contributing to this project, feel free to open a pull request. We welcome suggestions for adding new features, fixing bugs, or improving the overall experience.

License

This project is licensed under the Apache License 2.0. For more information, please refer to the LICENSE file.


Challenge yourself to beat your own high score in Flappy Bird and enjoy the fun of this game! If you have any questions or feedback, don't hesitate to reach out.

flappy-bird's People

Contributors

lawbyte avatar mehmetemineker avatar saifcore7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flappy-bird's Issues

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'assets\sprites'

File "c:\Test\flappy-bird\main.py", line 22, in
assets.load_sprites()
File "c:\Test\flappy-bird\assets.py", line 10, in load_sprites
for file in os.listdir(path):
^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'assets\sprites'

Hello i got install everything but in vs code it's still display tha't i don't know how to fix it i am a beginner pls help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.