Search results for query: *

  1. AlbertoZ

    Possibly making a separate javascript file with the Pokemon's stats and typing and then pulling...

    Possibly making a separate javascript file with the Pokemon's stats and typing and then pulling those stats/typing from that file and incorporating it into my javascript file that runs the calculation itself. Not sure if that would work though.
  2. AlbertoZ

    Yeah sorry, it was a bit confusing. I'll try to reword it lol. Currently, I'm asking the user...

    Yeah sorry, it was a bit confusing. I'll try to reword it lol. Currently, I'm asking the user to input the attacker's type, defender's type, and the stats/other modifiers that would factor into the damage. I'm looking to change the code to where it is like the current Showdown calculator...
  3. AlbertoZ

    Hi Honko! I'm currently writing code for a damage calculator for our school's Computer Science...

    Hi Honko! I'm currently writing code for a damage calculator for our school's Computer Science Fair and I have a couple of questions (given that you developed the BW Damage Calculator. What language did you use to write it and how did you catergorize the Pokemon by type so the formulas know...
Back
Top