Skip to content

WPF MVVM app created as a way to learn WPF. This app shows damage multipliers that affect defending pokemon.

License

Notifications You must be signed in to change notification settings

iyarashii/PkmnCalcWPF

Repository files navigation

PkmnCalcWPF

Working app image
WPF MVVM app created as a way to learn WPF. This app shows damage multipliers that affect defending pokemon.
After selecting types and hitting the Show damage taken button it displays every possible attacking pokemon type and a multiplier of its damage. The list of multipliers and types is sorted by the dmg multiplier from highest to lowest by default.
There are 4 ways of sorting available: by the Type alphabetically (ascending and descending) and by the Damage multiplier value (ascending and descending).

Screenshots

  1. Initial app window:
    Initial app window image
  2. App window after selecting types and clicking the Show damage taken button: Working app image

About

WPF MVVM app created as a way to learn WPF. This app shows damage multipliers that affect defending pokemon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages