alexanderjophus / pokesandwich

A pokedex searchable by region and type (and maybe more
https://pokedex.alexanderjophus.dev/
MIT License
0 stars 0 forks source link

Add sandwich explorer feature #6

Open alexanderjophus opened 8 months ago

alexanderjophus commented 8 months ago

Should have shiny power and encounter power by default, and allow the user to toggle between the other powers.

alexanderjophus commented 8 months ago

Heavily related to pokemon-sandwich-simulator however I want the inverse. User selects the 'extra' power they want (shiny and encounter on by default), if a pokémon is dual typed the user should be able to select the type. Website then displays a few options.

Seems like it could be computationally expensive, but a greedy DFS approach could work, just adding ingredients that have a bias towards the users desired typings.