X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=e8b34a27eb4bfe6e166680d099934c0438dd200a;hb=7414542e2984383b5225373299d1ffe8bc7c56d7;hp=71fad4ebcb739656f576c608c3557d5f748ded43;hpb=9281cb7dd7656ff5d19e0747f819051a884649ec;p=plomrogue diff --git a/README b/README index 71fad4e..e8b34a2 100644 --- a/README +++ b/README @@ -16,8 +16,9 @@ shortest-path-wise nearest enemy (any animate being of a different species) visible to them. If they see no enemy, they just wait. Every move of yours re-writes a file "savefile" that describes the new state of -the world. Once you re-start the game, the game state is recreated from the -"savefile" file. To start over in a new world, simply delete this file. +dthe world, if more than 15 seconds have passed since its last writing. Once you +re-start the game, the game state is recreated from the "savefile" file. To +start over in a new world, simply delete this file. System requirements / installation / running the game -----------------------------------------------------