/PokemonAnalysisInPython

Trying to reimplement some algorithm from Pokemon games to underestand how it works.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PokemonAnalysisInPython

Trying to reimplement some algorithm from Pokemon games to underestand how it works.

Sources of information:

Dependencies:

  • numpy
  • pokebase
pip install numpy
pip install pokebase