/Pxg-Smeargle-Builder-Helper

Pxg smeargle builder helper

Primary LanguageJavaScript

Pxg-Smeargle-Builder-Helper

A couple of helpers to... help you make a better decision about which moves to use on your Smeargle.

The problem

"Building" a new Smeargle is an annoying task that you really have to think about, or just copy other people's work haha.

The solution

So, to help me and my friend to make a better decision about this pokemon's moves, i thought about a way to see which elements were the best to hunt in Outland/Phenac and which moves from each element were possible in each position.

Requirements

How to use

  1. Clone the repository:
git clone https://github.com/nogenem/Pxg-Smeargle-Builder-Helper.git
  1. Enter the right folder:
cd Pxg-Smeargle-Builder-Helper/
  1. Install the dependencies:
yarn install
  1. Configure what you want to run in the index.js's ACTIONS object.

  2. Start the system:

yarn start