P0-B1: Part 1051: Random Story Generator
Planning the random story generator is proving to be difficult.
I will need to reduce the scope of what I had planned to do for now, and implement a simpler random story generator which makes use of templates with randomisation, as opposed to a completely random system.
Initial experiments with this system are promising, and I should be able to get some reasonably good results, although it is not truly procedural, which was the goal.
