I have written a little program to create a bit of back-history for a nation/ realm that can be found here.
The events generated are not completly random, i.e. a library build increases the chance for library destroyed. The chances are not fixed entirely yet, as are which events influence which other event. But it is still good fun to look for what happens to the nation.
The sources can be found at Sources. It is written in php. The Events are in a extra-file and can be edited easyly.
(for all those looking at the code: I had envisioned it differently first, therefor you will find some methods being redundent).
Feedback would be nice.
Have fun
The events generated are not completly random, i.e. a library build increases the chance for library destroyed. The chances are not fixed entirely yet, as are which events influence which other event. But it is still good fun to look for what happens to the nation.
The sources can be found at Sources. It is written in php. The Events are in a extra-file and can be edited easyly.
(for all those looking at the code: I had envisioned it differently first, therefor you will find some methods being redundent).
Feedback would be nice.
Have fun