https://github.com/jangler/oracles-randomizer-extras
Extra randomizations for Zelda: Oracle of Seasons and Oracle of Ages
https://github.com/jangler/oracles-randomizer-extras
Last synced: about 1 month ago
JSON representation
Extra randomizations for Zelda: Oracle of Seasons and Oracle of Ages
- Host: GitHub
- URL: https://github.com/jangler/oracles-randomizer-extras
- Owner: jangler
- License: mit
- Created: 2023-01-04T21:47:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T14:25:38.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:49:42.460Z (3 months ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oracles Randomizer Extras
Logic-less customizations that can be applied to an Oracles ROM
post-randomization. See for the
main randomizer.## Why a separate project?
Four different forks of the randomizer are commonly used. Creating a separate
layer for these add-ons allows using the with all compatible forks without
requiring them to each merge the changes. Plus, I needed to build my webtech
portfolio.## Build instructions
You'll need `make` and `npm`. Just run:
$ make