{"id":20530242,"url":"https://github.com/daid/ladxr","last_synced_at":"2025-03-16T07:05:01.187Z","repository":{"id":38416005,"uuid":"263944376","full_name":"daid/LADXR","owner":"daid","description":"Legend of Zelda: Links awakening DX: Randomizer [LADXR]","archived":false,"fork":false,"pushed_at":"2024-09-15T11:16:05.000Z","size":7498,"stargazers_count":41,"open_issues_count":18,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-09-15T13:20:12.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://daid.github.io/LADXR/","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/daid.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-05-14T14:54:07.000Z","updated_at":"2024-09-15T11:16:08.000Z","dependencies_parsed_at":"2024-01-05T22:37:10.306Z","dependency_job_id":"fb3f46b2-0eed-4d98-9260-351f356e3133","html_url":"https://github.com/daid/LADXR","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daid%2FLADXR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daid%2FLADXR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daid%2FLADXR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daid%2FLADXR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daid","download_url":"https://codeload.github.com/daid/LADXR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835959,"owners_count":20355613,"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-15T23:35:53.558Z","updated_at":"2025-03-16T07:05:01.162Z","avatar_url":"https://github.com/daid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Legend Of Zelda: Link's Awakening DX: Randomizer\nOr, LADXR for short.\n\n## What is this?\n\nSee https://daid.github.io/LADXR/\n\n## Usage\n\nThe only requirements are: to use python3, and the English v1.0 ROM for Links Awakening DX.\n\nThe proper SHA-1 for the rom is `d90ac17e9bf17b6c61624ad9f05447bdb5efc01a`.\n\nBasic usage:\n`python3 main.py zelda.gbc`\n\nThe script will generate a new rom with item locations shuffled. There are many options, see `-h` on the script for details.\n\nThere's also a little helper that launches the web UI locally:\n\n`python3 launch_web_ui.py`\n\n## Development\n\nThis is still in the early stage of development. Important bits are:\n* `randomizer.py`: Contains the actual logic to randomize the rom, and checks to make sure it can be solved.\n* `logic/*.py`: Contains the logic definitions of what connects to what in the world and what it requires to access that part.\n* `locations/*.py`: Contains definitions of location types, and what items can be there. As well as the code on how to place an item there. For example the Chest class has a list of all items that can be in a chest. And the needed rom patch to put that an item in a specific chest.\n* `patches/*.py`: Various patches on the code that are not directly related to a specific location. But more general fixes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaid%2Fladxr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaid%2Fladxr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaid%2Fladxr/lists"}