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.
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.
bottom of page