top of page

Pokemon Catch Rate Calculator

For this project, I focused on using the fundamentals of programming to create an efficient catch rate calculator for Pokemon Sword and Shield.

image_2022-12-10_164705584.png

Catch Rate Formula

The code to the left is the Calculator function from my project, which calculates the catch rate of a Pokémon depending on the modifiers applied. The full project is linked below if you would like to see more of my code.

This project was started to see how well I know the basics of C# and Unity. I focused on the fundametanls of programming while making this project.

Pokemon Catch Rate Calculator Project Files

If you would like to have a deeper look into the project files please feel free to download the project files bellow.

bottom of page