Skip to content

SamirBou/fusion

Repository files navigation

Pokemon Fusion Analyzer

Analyze and compare Pokemon fusions from Infinite Fusion based on stats and type effectiveness.

Quick Start

pip install -r requirements.txt
python desktop_app.py

Open http://localhost:8050 in your browser.

Features

  • Complete offline database with 250K+ fusions and sprites
  • Analyze multiple Pokemon combinations
  • Sort by stats and defensive typing
  • Save favorites for comparison

Usage

Enter Pokemon IDs (1-501), click "Analyze Fusions", browse sorted results.

Color Key: Excellent | Good | Decent | Weak

Deployment

Multi-user web version:

cd web_app
pip install -r requirements.txt
python app.py

Credits

Data from Infinite Fusion Dex. Pokemon Nintendo/Game Freak. Fan project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages