Skip to content

tiaud/CloudyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cloudy Bird

Cloudy Bird is a Flappy Bird–inspired game built with Python and Pygame made for my computer science class.

Features

  • Simple, intuitive gameplay
  • Randomized obstacles
  • High score tracking

Installation

  1. Clone the repository:

    git clone https://github.com/tiaud/CloudyBird.git
  2. Navigate to the project directory:

    cd CloudyBird
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the game:

    python src/Cloudy_bird.py

Requirements

Directory Structure

CloudyBird/
 ├── assets/             # Game assets (images, sounds, fonts)
 ├── src/                # Source code
 ├── README.md           # Project overview
 ├── requierments.txt    # Project overview
 ├── LICENSE             # License file
 ├── CONTRIBUTING.md     # Guidelines for contributing
 ├── CODE_OF_CONDUCT.md  # Code of conduct
 └── requirements.txt    # Python dependencies

Credits

About

Cloudy Bird is a Flappy Bird–inspired game built with Python and Pygame made for my computer science class.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages