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