{"id":20523139,"url":"https://github.com/kodesun/flappy-bird","last_synced_at":"2025-03-06T00:45:11.027Z","repository":{"id":239249695,"uuid":"795578781","full_name":"kodesun/Flappy-Bird","owner":"kodesun","description":"Flappy Bird recreation written in C++, using the SFML library. Simple yet addictive. 🐤🔥🎮","archived":false,"fork":false,"pushed_at":"2024-10-19T22:54:03.000Z","size":2124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T10:50:31.518Z","etag":null,"topics":["flappy-bird","sfml","sfml-game"],"latest_commit_sha":null,"homepage":"","language":"C++","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/kodesun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-03T15:26:02.000Z","updated_at":"2024-12-16T04:39:22.000Z","dependencies_parsed_at":"2024-05-11T01:28:12.135Z","dependency_job_id":"c1e9f0a5-0f3f-4055-90e5-c7e2232b3442","html_url":"https://github.com/kodesun/Flappy-Bird","commit_stats":null,"previous_names":["sudfish/flappy-bird","kodesun/flappy-bird"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodesun%2FFlappy-Bird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodesun%2FFlappy-Bird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodesun%2FFlappy-Bird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodesun%2FFlappy-Bird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kodesun","download_url":"https://codeload.github.com/kodesun/Flappy-Bird/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242128320,"owners_count":20076177,"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":["flappy-bird","sfml","sfml-game"],"created_at":"2024-11-15T22:38:06.726Z","updated_at":"2025-03-06T00:45:10.997Z","avatar_url":"https://github.com/kodesun.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flappy Bird\n\n## Introduction\nRecreation of the classic _Flappy Bird_ game, written in C++ and implementing the SFML 2.5.1 library. \nThis simple yet addictive game allows you to control a bird as it navigates through pipes. \nThe objective of the game is to keep the bird flying and avoid hitting the pipes to achieve the highest score \npossible. You will earn medals towards the end depending on your scores! \n\n## Pre-requisites\n* C++11\n* Cmake\n* SFML 2.5.1 Library\n\n## Installation\n1. ### SFML\n* **Linux (Debian)**\n```bash\nsudo apt-get install libsfml-dev\n```\n\n* **MacOS**\n(Install Homebrew if **_brew_** not recognized)\n```zsh\nbrew install sfml\n```\nAlso disregard the shared_ptr issues with clangd. These have no effect on how the application runs.\n\n* **Windows** \\\nInstall SFML dependency \\\nBuild and run .exe file. (Not tested on Windows)\n\n2. ### Clone \u0026 Build\n```bash\ngit clone https://github.com/kodesun/Flappy-Bird.git\ncd Flappy-Bird \u0026\u0026 mkdir build/\ncd build/\ncmake ..\nmake\n./Flappy-Bird\n```\n**run.sh** is a bash script designed to compile the project and include the SFML library.\n\n## Snapshots\n![Snapshot1](assets/snapshots/fb1.png)\n![Snapshot2](assets/snapshots/fb2.png)\n\n## License\nStandard MIT license. Feel free to modify as you please.\n\n## Author\nCreated by [@kodesun](https://github.com/kodesun)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodesun%2Fflappy-bird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkodesun%2Fflappy-bird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodesun%2Fflappy-bird/lists"}