PokéNerdle Logo
Back to Game
Rules of Path Finder

🔍 Objective

In Path Finder, your goal is to form a chain of Pokémon that connects a given Start Pokémon to a Target Pokémon, where each Pokémon in the path shares an ability with the previous one.

🔗 How to Play

  1. You are given a Start Pokémon and a Target Pokémon.
  2. Build a path of valid Pokémon where each Pokémon shares at least one ability with the previous Pokémon.
  3. You cannot reuse any Pokémon in the same path.
  4. The shorter the path, the better!

🧪 Example

To connect Treecko to Sunflora:

Treecko#252 Treecko Overgrow Unburden
Overgrow
Bulbasaur#1 Bulbasaur Overgrow Chlorophyll
Chlorophyll
Sunflora#192 Sunflora Chlorophyll Solar Power

Both Treecko and Bulbasaur share the Overgrow ability, and both Bulbasaur and Sunflora share the Chlorophyll ability. This is a valid 2-step path.

Play Now