Pokemon Damage Calculator in Java - Portfolio Project
WRITTEN COMMENTARY BELOW: This program is a Pokemon Damage Calculator written in Java and created in NetBeans 8.2. By receiving inputs from the user and running the information through the calculator, this program determines how much damage the attacking Pokemon will inflict upon the defender’s HP. This was created to provide users with an accurate range of possible damage values for assistance in both casual and competitive play. Finally, another contributor to the creation of this project is my Computer Science teacher, Mr. Jeff Brown.
WRITTEN COMMENTARY BELOW: This program is a Pokemon Damage Calculator written in Java and created in NetBeans 8.2. By receiving inputs from the user and running the information through the calculator, this program determines how much damage the attacking Pokemon will inflict upon the defender’s HP. This was created to provide users with an accurate range of possible damage values for assistance in both casual and competitive play. Finally, another contributor to the creation of this project is my Computer Science teacher, Mr. Jeff Brown.