/PkmnTypeCalcAvaloniaWpf

WPF Avalonia implementation of the https://github.com/iyarashii/PokemonTypeCalculator

Primary LanguageC#GNU General Public License v3.0GPL-3.0

PkmnTypeCalcAvaloniaWpf

Avalonia WPF implementation of the https://github.com/iyarashii/PokemonTypeCalculator
Other versions:

Initial window
Initial window

Type set to FIRE
Type set to FIRE

Type set to FIRE and ELECTRIC
Type set to FIRE and ELECTRIC

Sort by type name
Sort by type name

Sort by dmg multiplier
Sort by dmg multiplier

When type is selected in one of the comboboxes it is removed from the other combobox since there are no pokemons with double type like FIRE/FIRE.
FIRE not present in 2nd combobox