{"id":26151381,"url":"https://github.com/snowfrogdev/flappy-bird-clone","last_synced_at":"2026-03-08T09:31:47.895Z","repository":{"id":279254343,"uuid":"938205637","full_name":"snowfrogdev/flappy-bird-clone","owner":"snowfrogdev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-03T19:22:31.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T20:28:49.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snowfrogdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-24T15:32:36.000Z","updated_at":"2025-03-03T19:22:34.000Z","dependencies_parsed_at":"2025-02-24T16:59:27.370Z","dependency_job_id":null,"html_url":"https://github.com/snowfrogdev/flappy-bird-clone","commit_stats":null,"previous_names":["snowfrogdev/flappy-bird-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowfrogdev%2Fflappy-bird-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowfrogdev%2Fflappy-bird-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowfrogdev%2Fflappy-bird-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snowfrogdev%2Fflappy-bird-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snowfrogdev","download_url":"https://codeload.github.com/snowfrogdev/flappy-bird-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242987379,"owners_count":20217529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-03-11T06:33:49.997Z","updated_at":"2025-12-08T09:06:40.744Z","avatar_url":"https://github.com/snowfrogdev.png","language":"GDScript","readme":"# Looney Bird\n\nThis project is an implementation of the Flappy Bird game as part of the [20 Games Challenge](https://20_games_challenge.gitlab.io/games/flappy/). You can play this game on [itch.io](https://snowfrog.itch.io/looney-bird).\n\n## Implementation Goals\n\n- [x] Create game world with a floor.\n- [x] Add an object that represents the main character. Apply a constant force to the character so it falls to the floor.\n- [x] Add obstacles on the right of the game area. The obstacles should slide across the screen toward the left. The obstacles will appear in pairs, with a vertical gap between them.\n- [x] Detect when the character collides with the floor or obstacles, and reset the game when a collision occurs.\n- [x] Accumulate one point for each obstacle that the player passes. Display the score.\n\n### Stretch Goals\n\n- [x] Add some sounds that will play each time the player gains a point, and when the player loses.\n- [x] Add a basic game-over screen to display the player’s score.\n- [x] Track the high-score between play sessions and display the high score alongside the current score.\n- [x] Add some background art! Try layering the background and scrolling at a different rate to the foreground obstacles. This is called Parallax scrolling.\n\n### Super Stretch Goals\n\n- [x] Add music to the game.\n\n### Time investment\n\nAll in all, I spent a total of 50 hours on this project. This includes time spent on research, coding, making the art assets, animations, music, sound effects and releasing on [itch.io](https://snowfrog.itch.io/looney-bird). Going in, I was relatively new to [Godot](https://godotengine.org/) and completely new to making art and music. I used [Krita](https://krita.org/en/) for the art and animation and I used [FL Studio](https://www.image-line.com/fl-studio/) for the music. Both software were new to me. I expect that if I was to do this again, it would probably take me half the time.\n\n## How to Run\n\n1. Clone the repository.\n2. Open the project in [Godot 4.4](https://godotengine.org/download/archive/4.4-stable/).\n3. Press the play button in the Godot editor to run the game.\n\n## License\n\nThis project is licensed under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowfrogdev%2Fflappy-bird-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnowfrogdev%2Fflappy-bird-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnowfrogdev%2Fflappy-bird-clone/lists"}