{"id":21981988,"url":"https://github.com/DamiaV/RPG_Engine","last_synced_at":"2025-07-22T20:32:38.591Z","repository":{"id":114040722,"uuid":"143643640","full_name":"DamiaV/RPG_Engine","owner":"DamiaV","description":"Small Python RPG Engine. Features will be added when I take the time.","archived":false,"fork":false,"pushed_at":"2023-05-21T16:00:01.000Z","size":224,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T08:21:55.099Z","etag":null,"topics":["game-engine","python","python3","rpg-engine","rpg-maker","rpg-tool"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DamiaV.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":"2018-08-05T19:58:48.000Z","updated_at":"2024-06-27T04:10:54.000Z","dependencies_parsed_at":"2024-11-29T17:32:10.099Z","dependency_job_id":null,"html_url":"https://github.com/DamiaV/RPG_Engine","commit_stats":null,"previous_names":["damiav/rpg_engine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DamiaV/RPG_Engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamiaV%2FRPG_Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamiaV%2FRPG_Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamiaV%2FRPG_Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamiaV%2FRPG_Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DamiaV","download_url":"https://codeload.github.com/DamiaV/RPG_Engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamiaV%2FRPG_Engine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266567482,"owners_count":23949363,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-engine","python","python3","rpg-engine","rpg-maker","rpg-tool"],"created_at":"2024-11-29T17:20:46.934Z","updated_at":"2025-07-22T20:32:38.583Z","avatar_url":"https://github.com/DamiaV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPG_Engine\nSmall Python RPG Engine. Features will be added when I take the time.\n\n## Map generation\nTo generate a map, use `utils/generate_map.py` file.\nAll data (maps and tilesets) needs to be stored into specific directories:\nmap files go into `/data/maps` and tilesets go into `/data/tiles`.\n\nFollow these steps to generate a map file.\n- Create a python file in `/utils` directory.\n- Give it the same name as the map file you want to generate.\n- Define all map data in a variable called `map_data`.\n- Run the following command from `/utils` directory: ` python generate_map.py \u003cpython map file\u003e`\n\nFor example, if you want to generate a file named `test.map`, create a file `test.py` and define\n`map_data` variable then run `python generate_map.py test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDamiaV%2FRPG_Engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDamiaV%2FRPG_Engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDamiaV%2FRPG_Engine/lists"}