/albw-tracker

Tracker for the A Link Between Worlds Randomizer

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ALBW Randomizer Tracker πŸ“

Version Build Status Last Commit

This is a web based tracker for the A link Between Worlds Randomizer.

Visit the ALBW Randomizer discord for randomizer specific information.

Getting Started πŸ›«

  • 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)

demo

Existing Features πŸ”†

  • Gear and Item tracking 🏹
  • Mouse over tooltip label 🏷️

Currently Working On πŸ”§

  • Maps! πŸ—ΊοΈ

Upcoming (hopefully 🀞) Features πŸ“…

  • Location tracking 🧭
  • Stats πŸ›°οΈ
  • Logic 🧠
  • Customisation 🎨
    • Exclude checks 🚫
    • Upload presets πŸ“€
    • Set starting items 🧾
  • Save progress πŸ’Ύ
  • Load progress πŸ”Œ

Build Instructions 🧩

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

Shoutouts πŸ“£