An open API service indexing awesome lists of open source software.

https://github.com/sebadorn/pathfinder-tools

Tools for Pathfinder
https://github.com/sebadorn/pathfinder-tools

javascript pathfinder tools

Last synced: 8 months ago
JSON representation

Tools for Pathfinder

Awesome Lists containing this project

README

          

# Tools for Pathfinder

## Dice Rolls / dice.html

Simulate multiple dice rolls.

## External libraries

* [PcgRandom: A RNG for JavaScript based on the PCG algorithm](https://github.com/thomcc/pcg-random)