Skip to content

SkyPO/sulcalc

 
 

Repository files navigation

sulcalc

Build Status

A Pokemon damage calculator.

Usage

const report = sulcalc(attacker, defender, move, field).report;

Installing Dependencies and Setup

  1. Install Node.js and Yarn if you haven't done so already.
  2. Run yarn in the root directory of the repository.
  3. Be sure to run yarn setup before running other tasks.

Running

yarn serve to start a local server that will automatically build and serve files as changes are made.

Issues

License

See LICENSE

About

A Pokemon damage calculator for generations 1-6

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.9%
  • Vue 7.9%
  • HTML 0.2%