{"id":20833072,"url":"https://github.com/kfields/badwing","last_synced_at":"2025-05-08T01:42:11.303Z","repository":{"id":40943587,"uuid":"249320043","full_name":"kfields/badwing","owner":"kfields","description":"Skateboarder/Platformer/Lepidopterist Game using Arcade \u0026 Pymunk","archived":false,"fork":false,"pushed_at":"2025-03-23T02:55:23.000Z","size":190467,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T20:03:11.854Z","etag":null,"topics":[],"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/kfields.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":"2020-03-23T02:47:01.000Z","updated_at":"2025-03-23T02:55:27.000Z","dependencies_parsed_at":"2025-03-09T09:33:42.477Z","dependency_job_id":null,"html_url":"https://github.com/kfields/badwing","commit_stats":{"total_commits":77,"total_committers":1,"mean_commits":77.0,"dds":0.0,"last_synced_commit":"3896f01bcb97bead9759dd2a2cbbe55020c982b0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fbadwing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fbadwing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fbadwing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfields%2Fbadwing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kfields","download_url":"https://codeload.github.com/kfields/badwing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252983760,"owners_count":21835758,"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-11-18T00:14:10.629Z","updated_at":"2025-05-08T01:42:11.245Z","avatar_url":"https://github.com/kfields.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BadWing :butterfly:\n\nSkateboarder/Platformer/Lepidopterist Game using Arcade \u0026 Pymunk\n\n## Quick Links\n\n:notebook: [Documentation](https://badwing.readthedocs.io/en/latest/)\n\n:package: [Package](https://pypi.org/project/badwing/)\n\n## Installation\n\n### From PyPI\n\n#### TLDR - do this at your own risk\n\n```bash\npip install badwing\n```\n\n#### Recommended - pipX\n\nIf you don't already have it installed go to https://pypi.org/project/pipx/ for instructions\n```bash\npipx install badwing\n```\n\n#### And then run it!\n```bash\nbadwing run\n```\n\n### From GitHub\n\nClone the repository\n```bash\ngit clone https://github.com/kfields/badwing.git\n```\n\nNavigate to the new directory which contains the repository\n```bash\ncd badwing\n```\n\nCreate a Python 3 virtual environment called `env`\n```bash\npython3 -m venv env\n```\n\nActivate the environment\n```bash\nsource env/bin/activate\n```\n        \nInstall required packages\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nActivate the virtual environment, if not already active\n```bash\ncd badwing\nsource env/bin/activate\n```\n\nRun the game\n```bash\npython run_game.py\n```\n\n## Controls\n\n### Movement\n\nWASD + cursor keys\nPress down to mount/dismount\nPress up to do an Ollie! :)\n\n### Pause/Menu\n\nEscape key\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfields%2Fbadwing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkfields%2Fbadwing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfields%2Fbadwing/lists"}