https://github.com/deepnight/mini-randomizer
A simple tool to generate random content for Table RPG
https://github.com/deepnight/mini-randomizer
free rpg rpg-tool tabletop-rpgs
Last synced: 3 months ago
JSON representation
A simple tool to generate random content for Table RPG
- Host: GitHub
- URL: https://github.com/deepnight/mini-randomizer
- Owner: deepnight
- Created: 2022-08-26T22:21:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T12:08:25.000Z (over 3 years ago)
- Last Synced: 2025-01-18T15:51:16.202Z (over 1 year ago)
- Topics: free, rpg, rpg-tool, tabletop-rpgs
- Language: Haxe
- Homepage:
- Size: 2.76 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPG randomizer
## About
A simple tool to generate things for tabletop RPGs. For example, it can be used to generate random locations in a post-apocalyptic, random encounters or loots.
This tool was inspired by *RandomGen* from Orteil (https://orteil.dashnet.org/randomgen/). Fun fact: I developed a very similar tech years ago, for the hacking game "Intrusion" (https://deepnight.net/games/motion-twin/intrusion/), to generate file contents in hacked computers.
[Online demo](https://deepnight.github.io/mini-randomizer/)
## File format
Coming soon