{"id":16968065,"url":"https://github.com/thespeedx/noisybird","last_synced_at":"2026-03-06T21:33:04.586Z","repository":{"id":41820942,"uuid":"477648505","full_name":"TheSpeedX/NoisyBird","owner":"TheSpeedX","description":"A Flappy Bird Game To Be Played With Voice","archived":false,"fork":false,"pushed_at":"2022-04-28T01:02:48.000Z","size":1781,"stargazers_count":7,"open_issues_count":4,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T19:02:47.522Z","etag":null,"topics":["hackodex","hackodex-iter","pygame","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSpeedX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-04T10:18:37.000Z","updated_at":"2024-08-12T20:22:08.000Z","dependencies_parsed_at":"2022-08-11T18:31:44.496Z","dependency_job_id":null,"html_url":"https://github.com/TheSpeedX/NoisyBird","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheSpeedX/NoisyBird","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FNoisyBird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FNoisyBird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FNoisyBird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FNoisyBird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSpeedX","download_url":"https://codeload.github.com/TheSpeedX/NoisyBird/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpeedX%2FNoisyBird/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30198661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hackodex","hackodex-iter","pygame","python"],"created_at":"2024-10-14T00:10:37.554Z","updated_at":"2026-03-06T21:33:04.554Z","avatar_url":"https://github.com/TheSpeedX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/TheSpeedX/NoisyBird\"\u003e\n    \u003cimg alt=\"NoisyBird\" height=\"80\" src=\"https://raw.githubusercontent.com/TheSpeedX/NoisyBird/master/images/bird.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eNoisyBird\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\nA Voice Controlled Flappy Bird\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://img.shields.io/github/languages/code-size/TheSpeedX/NoisyBird?style=flat-square\" alt=\"Code size\" /\u003e\n\n  \u003cimg src=\"https://img.shields.io/github/license/TheSpeedX/NoisyBird?style=flat-square\" alt=\"License\" /\u003e\n\n  \u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/TheSpeedX/NoisyBird?style=flat-square\"\u003e\n\n  \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/TheSpeedX/NoisyBird?style=flat-square\"\u003e\n  \u003cimg alt=\"GitHub Repo forks\" src=\"https://img.shields.io/github/forks/TheSpeedX/NoisyBird?style=flat-square\"\u003e\n  \u003cimg alt=\"GitHub Repo issues\" src=\"https://img.shields.io/github/issues/TheSpeedX/NoisyBird?style=flat-square\"\u003e\n\u003c/div\u003e\n\n## ⚡️ Introduction\n\nThis a simple Flappy Bird Game made in Python (PyGame).\nThe bird gets energy from your voice.  \nPlay the game and let your voice be heard.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"NoisyBird\" src=\"images/Introduction.gif\"\u003e\n\u003c/div\u003e\n\n## ⚡️ HOW TO RUN\n\nInstall dependencies  \n`pip install -r requirements.txt`\n\nRun Game  \n`python main.py`\n\n## 📈 Improvements welcomed\n\n- Make UI Better(Background, Pipes).\n- A Game Start Screen.\n- Add A Bar On Game Screen To Show Current Sound Intensity.\n- Make The Game Harder as you progress.\n- Add an Feature To Callibrate Current Surrounding Sound.\n\n## ⭐️ Contribute\n\nTo start contributing:\n\n1. Fork [NoisyBird](https://github.com/TheSpeedX/NoisyBird/fork)\n2. If the Issue you want to solve is not present in open issue, Create an Issue.\n3. Comment on the issue you want to work on.\n4. Work on your Fork and test it.\n5. Send A PR  \n(Optionally)  \n6. Add a GitHub Star to the project.\n7. Follow [TheSpeedX](https://github.com/TheSpeedX)\n\n## 🧾 License\n\nMIT License Copyright (c) 2022 [TheSpeedX](https://github.com/TheSpeedX).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fnoisybird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthespeedx%2Fnoisybird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespeedx%2Fnoisybird/lists"}