{"id":22711091,"url":"https://github.com/droncode/flappybirddemo","last_synced_at":"2025-03-29T21:43:31.877Z","repository":{"id":193091481,"uuid":"323096349","full_name":"DronCode/FlappyBirdDemo","owner":"DronCode","description":"Demo of Flappy Bird written on C++ and Oxygine Framework","archived":false,"fork":false,"pushed_at":"2020-12-20T19:35:28.000Z","size":2190,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T22:29:54.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DronCode.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}},"created_at":"2020-12-20T14:56:00.000Z","updated_at":"2020-12-20T19:31:05.000Z","dependencies_parsed_at":"2023-09-06T19:18:29.296Z","dependency_job_id":null,"html_url":"https://github.com/DronCode/FlappyBirdDemo","commit_stats":null,"previous_names":["droncode/flappybirddemo"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DronCode%2FFlappyBirdDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DronCode%2FFlappyBirdDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DronCode%2FFlappyBirdDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DronCode%2FFlappyBirdDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DronCode","download_url":"https://codeload.github.com/DronCode/FlappyBirdDemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249227,"owners_count":20747167,"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":"2024-12-10T12:14:03.485Z","updated_at":"2025-03-29T21:43:31.853Z","avatar_url":"https://github.com/DronCode.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flappy Bird Game\n=================\n\nDescription\n-----------\n\n`It's just a demo game.`\n\nCI status\n---------\n\n[![Build status](https://ci.appveyor.com/api/projects/status/roum4p326855okuy/branch/main?svg=true)](https://ci.appveyor.com/project/DronCode/FlappyBirdDemo/branch/main)\n\nBuild instructions (PC, x86)\n-----------------------\n\n```\ngit clone https://github.com/DronCode/FlappyBirdDemo\ncd FlappyBirdDemo\n```\n\nAfter that we must apply the patch for `oxygine-framework` (adds support python 3, skip if you have python 2):\n```\ncd libs/oxygine-framework/\ngit apply ../../patches/oxygine_python3_support.patch\ncd ../..\n```\n\nAnd install python dependencies via PIP:\n```\npip install pillow\n```\n\nafter that we can generate assets cache\n```\ncd flappy_bird \n./gen-atlasses.bat\n```\n\nSo, now we can build our project:\n```\ncd project/proj.cmake\nmkdir build\ncd build\ncmake -A Win32 -G \"Visual Studio 16 2019\" ..\ncmake --build . --config Release\ncp -R ../../../data/* Release/\n```\n\nWhy only x86\n-------------\n\nI don't have enough time to fix all issues in build scripts in oxygine but if will have enough time I will fix that.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroncode%2Fflappybirddemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroncode%2Fflappybirddemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroncode%2Fflappybirddemo/lists"}