18 lines
689 B
Markdown
18 lines
689 B
Markdown
# gossip
|
|
|
|
Exploratory code towards understanding the propagation of news in a large game world; see
|
|
[The spread of knowledge in a large game world](http://blog.journeyman.cc/2008/04/the-spread-of-knowledge-in-large-game.html) and [Of pigeons, and long distance messaging in a game world](http://blog.journeyman.cc/2013/10/of-pigeons-and-long-distance-messaging.html).
|
|
|
|
## Usage
|
|
|
|
Doesn't work at all yet.
|
|
|
|
## License
|
|
|
|
Copyright © 2015 Simon Brooke
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|