LOTD: Link Evolution Card Finder
- Image for the booster pack characters, so that those not knowledgeable about the Yu-Gi-Oh franchise can still target the correct cards.
- Pulls card images from the Yugipedia mediawiki API so that you can preview the card's stats and effects.
- Extra information such as alternate farming locations or card rarity also provided.
- Resetting delay on key-up event for the search to prevent flooding the API with requests.
- Straightforward mobile and desktop UI
- Coded lovingly in vanilla Javascript and CSS.
- Built with Webpack
- Hosted on GitHub Pages
Features to be added in the future:
- Card saving feature to create your own searchable list.
- Card zoom modal on click to read card text better.
- This google sheet by reddit user /u/Sephiroth0327 that provided the card names, booster locations, and alternate farm locations.
- Yugipedia and the mediawiki API for providing the card and booster images.
Contributions, issues, and feature requests are welcome!