treetrnk / storygen

πŸ“š Randomly generate inspiration for stories.

Home Page:https://rpg.nathanhare.net/storygen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storygen

purpose

This project was created to be used for creative story telling and tabletop roleplaying games. It is meant to be an online, accessible version of story dice. The icons were taken from game-icons.net and are available under the Creative Commons 3.0 license.

usage

You can change the amount of icons shown with the plus and minus buttons as well as the input box at the top of the page. There is a cap of 99 icons, to keep from killing the server. Click the "new story" button to regenerate all of the icons, and click on an icon to regenerate just that icon.

screenshot

screenshot

note to self

Command to generate icon list:

printf "%s\',\n\'" * > ../js/icons.js 

About

πŸ“š Randomly generate inspiration for stories.

https://rpg.nathanhare.net/storygen

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 90.2%Language:HTML 7.9%Language:CSS 2.0%