UberPyro / AllResistsFinder

Some code i used to generate all sets of 3 Pokemon that resist all types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AllResistsFinder

Some code i used to generate all sets of 3 Pokemon that resist all types

NOTE: This requires both a "pokedex.js" and a "type_data.js" to be copied from Honko's damage calc and placed in the same directory as index.html. Then index can be run in a browser. The files you need can be copied from here: https://github.com/Zarel/honko-damagecalc/tree/master/js/data

About

Some code i used to generate all sets of 3 Pokemon that resist all types


Languages

Language:JavaScript 65.5%Language:Python 26.9%Language:HTML 7.6%