Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 804 Bytes

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