{"id":18383268,"url":"https://github.com/pythonarcade/community-rpg","last_synced_at":"2025-04-06T23:32:13.173Z","repository":{"id":39675192,"uuid":"303814029","full_name":"pythonarcade/community-rpg","owner":"pythonarcade","description":"Open-Source RPG using the Python computer language and the Arcade graphics library.","archived":false,"fork":false,"pushed_at":"2023-05-03T20:45:23.000Z","size":10321,"stargazers_count":49,"open_issues_count":21,"forks_count":50,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-30T01:09:16.244Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythonarcade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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-10-13T19:54:10.000Z","updated_at":"2025-03-14T21:19:44.000Z","dependencies_parsed_at":"2024-11-06T01:10:44.170Z","dependency_job_id":null,"html_url":"https://github.com/pythonarcade/community-rpg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonarcade%2Fcommunity-rpg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonarcade%2Fcommunity-rpg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonarcade%2Fcommunity-rpg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonarcade%2Fcommunity-rpg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonarcade","download_url":"https://codeload.github.com/pythonarcade/community-rpg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569124,"owners_count":20959758,"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-06T01:10:39.667Z","updated_at":"2025-04-06T23:32:08.157Z","avatar_url":"https://github.com/pythonarcade.png","language":"Python","readme":"# Welcome to The Python Arcade Community RPG\n\n![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-success)\n![First Timer Friendly](https://img.shields.io/badge/First%20Timer-friendly-informational)\n![License MIT](https://img.shields.io/badge/license-MIT-success)\n\n![Screenshot](/screenshot.png)\n\nThis is an open-source RPG game.\n\n* Everything is open-source, under the permissive MIT license.\n* Libraries Used:\n  * [Arcade](https://github.com/pythonarcade/arcade)\n  * [Pyglet](https://github.com/pyglet/pyglet)\n  * [pytiled_parser](https://github.com/pythonarcade/pytiled_parser)\n* Maps are created with the [Tiled Map Editor](https://mapeditor.org)\n* All code is written in Python\n\nGraphics Assets From:\n\n* [Pipoya Free RPG Tileset 32x32](https://pipoya.itch.io/pipoya-rpg-tileset-32x32)\n* [Pipoya Free RPG Character Sprites 32x32](https://pipoya.itch.io/pipoya-free-rpg-character-sprites-32x32)\n* [Kenney Input Prompts Pixel 16x16](https://kenney.nl/assets/input-prompts-pixel-16)\n\n## Gameplay\n\nThe game is in extremely early stages. For discussion on future direction, see:\n* [the github discussion board](https://github.com/pythonarcade/community-rpg/discussions).\n* [the #community-ideas channel on Arcade's discord server](https://discord.com/channels/458662222697070613/704736572603629589)\n\n### Controls\n- **Movement:** Arrow Keys / WASD\n- **Toggle Light/Torch:** L\n- **Pick Up Items:** E\n- **Open Inventory:** I *(This screen doesn't do anything yet)*\n- **Select Current Item in Hotbar:** 1-0 *(Number keys)*\n- **Open Menu:** ESC\n\n## Development\n\nThis project targets Python 3.7 or greater.\n\nTo install the project and all development dependencies run the following command, this should ideally be done in a [virtual environment](https://docs.python.org/3/tutorial/venv.html):\n\n```bash\npip install -e \".[dev]\"\n```\n\nThe game can then be ran with:\n\n```bash\npython -m rpg\n```\n\n## Contact The Maintainer\n\npaul@cravenfamily.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonarcade%2Fcommunity-rpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonarcade%2Fcommunity-rpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonarcade%2Fcommunity-rpg/lists"}