This is a web based tracker for the A link Between Worlds Randomizer.
Visit the ALBW Randomizer discord for randomizer specific information.
- Go to covenesme.github.io/albw-tracker
- Mark off the obtainables you find as you play through the game
- Left click to upgrade an obtainable (e.g. Power Glove -> Titan's Mitt)
- Right click to downgrade an obtainable (e.g. Titan's Mitt -> Power Glove)
- Gear and Item tracking πΉ
- Mouse over tooltip label π·οΈ
- Maps! πΊοΈ
- Location tracking π§
- Stats π°οΈ
- Logic π§
- Customisation π¨
- Exclude checks π«
- Upload presets π€
- Set starting items π§Ύ
- Save progress πΎ
- Load progress π
To locally build and run the tracker, you will need to first install Node.js and npm.
Clone this repository:
git clone https://github.com/covenesme/albw-tracker.git
Install the required dependencies:
npm install
Then build and start the tracker:
npm start
- tocapa ~ For creating the A Link Between Worlds Randomizer and making this possible
- rickfay ~ For extending and maintaning from the original the Z17 A Link Between World Randomizer
- wooferzfg ~ For creating the tracker for The Wind Waker Randomizer which this tracker is based upon