Skip to content

pkmn/EPOke

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
gmd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

EPOké

Test Status WIP License


This is the top level directory housing packages that make up @pkmn's EPOké project.

EPOké (named after a portmanteau of EPO and ‘Poké’) leverages a reverse damage calculator (gmd) and additional logic to construct the perceived battle state based on the perspective of the client. EPOké is designed to be useful in many domains, exposing additional information from replays, extending the Pokémon Showdown client tooltips/UI, or inside the engine of a Pokemon AI.

  • @pkmn/epoke: a wrapper around @pkmn/client which ties together @pkmn/gmd, @pkmn/predictor and @pkmn/spreads to produce an enhanced client representation of a battle
  • @pkmn/gmd: a reverse damage calculator built on top of @pkmn/dmg to deduce information about a Pokémon's moveset based on the damage it deals or receives in battle
  • @pkmn/predictor: logic which combines usage stats information from @pkmn/stats with minimal heuristics to predict likely instances of an opponent's team
  • @pkmn/spreads: a lightweight, standalone package for manipulating and displaying stats, spreads, and ranges

Everything in this repository is distributed under the terms of the MIT License.

About

Enhanced Pokémon battle state tracking and prediction engine

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published