.NET MAUI Blazor App implementation of the https://github.com/iyarashii/PokemonTypeCalculator
Other versions:
- Xamarin.Android - https://github.com/iyarashii/PokemonTypeCalculator
- WinForms - https://github.com/iyarashii/PkmnCalcWinForms
- WPF - https://github.com/iyarashii/PkmnCalcWPF
- WPF with Avalonia - https://github.com/iyarashii/PkmnTypeCalcAvaloniaWpf
- ASP.NET with Razor Pages - https://github.com/iyarashii/PkmnTypeCalcRazorPages
- Blazor WASM - https://github.com/iyarashii/PkmnCalcBlazorWasm
This app shows damage multipliers that affect defending Pokemon.
App on Windows:
Type calc
Pokedex - Windows
Pokedex - Android
SonarQube quality gate
Filter by name - Windows
Filter by name - Android
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:
sorted by dmg multiplier lowest to highest:
Pokedex page: