Skip to content

iyarashii/PkmnCalcMauiBlazorApp

Repository files navigation

PkmnCalcMauiBlazorApp

.NET MAUI Blazor App implementation of the https://github.com/iyarashii/PokemonTypeCalculator
Other versions:

This app shows damage multipliers that affect defending Pokemon.
App on Windows: Type calc image

Pokedex - Windows
image Pokedex - Android

SonarQube quality gate
image Filter by name - Windows
image Filter by name - Android

Filter suggestions image

App on Android - Type Calc:

After selecting types, it displays every Pokemon attack type and its damage multiplier. The list of multipliers and types is sorted by the default dmg multiplier from highest to lowest.

You can click on the table headers to sort the list by type name or dmg multiplier.
sorted by type alphabetically:

  1. windows - image
  2. android -

sorted by dmg multiplier lowest to highest:

  1. windows image
  2. android

Pokedex page:

  1. Windows
    windows pokedex page

  2. Android

Releases

No releases published

Packages

No packages published