Solumin / YGO-FM-FusionCalc

A Fusion calculator for Yu-Gi-Oh! Forbidden Memories
20 stars 17 forks source link

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?

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, and it is all derived from Cards.json into a series of lists, using scripts/make_databases.rb.

Special Thanks: