/YGO-FM-FusionCalc

A Fusion calculator for Yu-Gi-Oh! Forbidden Memories

Primary LanguageHTML

Yu-Gi-Oh! Forbidden Memories Fusion Calculator

Version: 0.8

Yu-Gi-Oh! Forbidden Memories is a terrible game with a terrible mechanic called "fusions." Fusions allow the player to fuse two cards together to get a new, hopefully more powerful card.

But, since it's a terrible game, YGO:FM does nothing to actually tell you about the fusions. Your options are to either try every card against every other card (and by the way there's over 720 cards in the game) or to look it up online. Oh, and the game doesn't try to record the fusions at all. And since one card might fuse with a few hundred other cards, trying to find out which ones are worth it is tedious.

The real motivation for this project is Giver336's LP of the game on Something Awful. His co-commentator, General Yeti, mused about the possibility of a program to find the fusions for you. Here it is!

How to Use the Calculator

Visit the Fusion Search and Calculator on GitHub Pages!

What's Next?

  • Better formatting of output, I guess
  • Sorting of fusions, probably

Contributing

Feel free to fork and send in pull requests. This is my first "real" JavaScript project, and I know it's ugly. I'll add a license sooner or later.

Project Notes

All data for the project is in the data directory, primarily sourced from Cards.json.

There is also types_and_stars.js has two lists that map indexes to the card types (Beast, Spellcaster, Dragon, etc.) and to star names. (Neptune, Moon, etc.)

Special Thanks:

  • Steve Kalynuik, Dylan Birtolo and Miguel Balauag, for the Fusion FAQ, an invaluable resource
  • The Yu-Gi-Oh! Wikia, for the list of cards that I turned into the card database
  • CathodeRaymond for work with CSS and making the project actually look good
  • duke1102 for providing Cards.json, without which this project would be very innacurate.
  • marcos0000 for Forbidden Memories Logo in HD devianart profile and Carlos123321 for vrains background devianart profile
  • Giver336 for the .gif