{"id":19923816,"url":"https://github.com/porem5002/flappy-odin","last_synced_at":"2026-01-27T21:19:29.526Z","repository":{"id":189420026,"uuid":"675797944","full_name":"Porem5002/flappy-odin","owner":"Porem5002","description":"A flappy bird clone developed using the Odin Programming Language and Raylib","archived":false,"fork":false,"pushed_at":"2024-09-21T20:55:32.000Z","size":163,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T00:17:28.642Z","etag":null,"topics":["game","odin-lang","odin-programming-language","raylib","raylib-odin"],"latest_commit_sha":null,"homepage":"","language":"Odin","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/Porem5002.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}},"created_at":"2023-08-07T18:44:47.000Z","updated_at":"2024-09-21T20:55:36.000Z","dependencies_parsed_at":"2023-08-20T00:26:52.315Z","dependency_job_id":"5315be07-a797-4b18-9a6f-38696ade13cd","html_url":"https://github.com/Porem5002/flappy-odin","commit_stats":null,"previous_names":["porem5002/flappy-odin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Porem5002%2Fflappy-odin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Porem5002%2Fflappy-odin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Porem5002%2Fflappy-odin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Porem5002%2Fflappy-odin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Porem5002","download_url":"https://codeload.github.com/Porem5002/flappy-odin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241349327,"owners_count":19948355,"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":["game","odin-lang","odin-programming-language","raylib","raylib-odin"],"created_at":"2024-11-12T22:15:31.363Z","updated_at":"2026-01-27T21:19:29.489Z","avatar_url":"https://github.com/Porem5002.png","language":"Odin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flappy Odin\nA flappy bird clone developed using the [Odin Programming Language](https://odin-lang.org/) and [Raylib](https://www.raylib.com/).\n\n## Install \nTo install the game checkout the Releases section and select the binaries that are compatible with your platform.\n\nIf there are no current releases available for your platform, consider building the project on your machine, see how to do it [here](#build).\n\n## Play\n\nTo play the game run the **executable** called **flappy_odin**.\n\nControls:\n- **ESC** - Exit\n- **ENTER** - Proceed/Unpause \n- **SPACE** - Jump\n- **F** - Toggle Fullscreen\n\n## Build\n\nIf you want to build the project in your own machine you will need to have the [Odin Programming Language](https://odin-lang.org/) installed in your PC and make it accessible via your **PATH** environment variable. The version that is recommended to be used to build the project is [dev-2024-09](https://github.com/odin-lang/Odin/releases/tag/dev-2024-09).\n\nAfter doing this, run the following commands according to your platform and your needs.\n\n### On Windows\nGenerate Release Build:\n```\n.\\build.bat release\n```\nGenerate Debug Build:\n```\n.\\build.bat\n```\n\n### On Linux\nGenerate Release Build:\n```\nmake release\n```\nGenerate Debug Build:\n```\nmake\n```\n\n## License\n[MIT License](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporem5002%2Fflappy-odin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporem5002%2Fflappy-odin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporem5002%2Fflappy-odin/lists"}