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
- Host: GitHub
- URL: https://github.com/sebadorn/pathfinder-tools
- Owner: sebadorn
- License: mit
- Created: 2018-09-30T12:14:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T17:11:00.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T05:30:07.087Z (9 months ago)
- Topics: javascript, pathfinder, tools
- Language: JavaScript
- Homepage: https://sebadorn.github.io/pathfinder-tools/index.html
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)