Skip to content

Simple winforms app created as a way to learn winforms. This app shows damage multipliers that affect defending pokemon. It uses the same library as PkmnCalcWPF.

License

Notifications You must be signed in to change notification settings

iyarashii/PkmnCalcWinForms

Repository files navigation

PkmnCalcWinForms

Working app image
Simple winforms app created as a way to learn winforms. This app shows damage multipliers that affect defending pokemon. It uses the same library as PkmnCalcWPF.
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

Simple winforms app created as a way to learn winforms. This app shows damage multipliers that affect defending pokemon. It uses the same library as PkmnCalcWPF.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages