Various one page javascript pages that generate odd things
- HTML 100%
| dungeon-graph | add monster treasure labels | |
| test-data | add couch and fence icons to map | |
| ascii-map-to-svg-tiles.html | add title and utf8 | |
| README.md | fix format | |
| text-scrambler.html | javascript functions to slice and dice text to make new text | |
| tunnel-of-adventure.html | add bx style level up analysis tool | |
random-magic
A collection of one page javascript powered generators.
text-scrambler
https://random-wizard.neocities.org/text-scrambler
Input a list of words in the left, click Scramble Words and get a new list of words in the right composed of scrambled pieces of the words from the left.
random-grax-dungeon
https://random-wizard.neocities.org/random-grax-dungeon
The algorithm is various tables of rooms, room sizes, number of exits, and to just keep trying to roll to fill up the space.
ascii-map-to-svg-tiles
https://random-wizard.neocities.org/ascii-map-to-svg-tiles
Input a block of text in the left, provide a map legend key that says what does each character in the block of text represent, then click Generate Map and get a nicer looking svg icon based map.
Example dungeons