Skip to content

Tanmay-Tiwaricyber/NoisyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoisyBird

NoisyBird

A Voice Controlled Flappy Bird

Code size License GitHub contributors GitHub Repo stars GitHub Repo forks GitHub Repo issues

⚡️ Introduction

This a simple Flappy Bird Game made in Python (PyGame). The bird gets energy from your voice.
Play the game and let your voice be heard.

NoisyBird

⚡️ HOW TO RUN

Install dependencies
pip install -r requirements.txt

Run Game
python main.py

📈 Improvements welcomed

  • Make UI Better(Background, Pipes).
  • A Game Start Screen.
  • Add A Bar On Game Screen To Show Current Sound Intensity.
  • Make The Game Harder as you progress.
  • Add an Feature To Callibrate Current Surrounding Sound.

⭐️ Contribute

To start contributing:

  1. Fork NoisyBird
  2. If the Issue you want to solve is not present in open issue, Create an Issue.
  3. Comment on the issue you want to work on.
  4. Work on your Fork and test it.
  5. Send A PR
    (Optionally)
  6. Add a GitHub Star to the project.
  7. Follow Tanmay-Tiwaricyber

🧾 License

MIT License Copyright (c) 2022 Tanmay-Tiwaricyber.

Releases

No releases published

Packages

No packages published

Languages