chulchultrain / FactoryHead

Increase Win Rate in Pokemon Platinum Battle Factory.
2 stars 0 forks source link

New Direction and Ending of Project #14

Open chulchultrain opened 7 years ago

chulchultrain commented 7 years ago

I have found a good simulator between 2 pokemon which will calculate damage. So all that I need is to find the data of the Pokemon given the data that I know. And that shall be the end of this project.

Because I will as a result, have all the functionality that I need, from the combination of my project on the web damage calculator from http://pokemonshowdown.com/damagecalc/

chulchultrain commented 7 years ago

So, given data that I have, all I need to do is find the EntryData and then translate the EntryData format into a readable format. And to write a function that will take input from a file and do the above translation action and return results.

chulchultrain commented 7 years ago

I will try to make a webpage version of this functionality and use it as the github pages site.