Skip to content

Simple Android application written in C# with Xamarin.Android. It shows damage multipliers that affect defending pokemon.

License

Notifications You must be signed in to change notification settings

iyarashii/PokemonTypeCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Type Calculator

Working app image
Simple Android application written in C# with Xamarin.Android. 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 3 ways of sorting available: by the Type alphabetically (from A to Z), by the Damage multiplier value (descending) and by the default type order from the games.

Other versions:

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
  3. Sorting options shown after clicking ... in top right corner:
    sorting options image

About

Simple Android application written in C# with Xamarin.Android. It shows damage multipliers that affect defending pokemon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages