X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=5ce32d5241d46d372a22b27388d7cb0d1aa5f43d;hb=89c4ab4e0d6d7bb9d51d6714afae52603b465fc0;hp=33a231fc8c84e09c3b92313852468c34e3c34c5a;hpb=0d8be1b104aaa5c841cd15751b64b3772fbb52e9;p=plomrogue diff --git a/README b/README index 33a231f..5ce32d5 100644 --- a/README +++ b/README @@ -12,9 +12,8 @@ skeletons or "magic meat"--such objects can be collected, and "magic meat" can be consumed to gain hitpoints. Note that different kinds of moves take different numbers of turns to finish. -Enemies' AI is very dumb so far: Each turn, they -try to move in the (beeline) direction of the nearest enemy, so they often bump -into obstacles. +Enemies' AI is very dumb so far: Each turn, they try to move in the (beeline) +direction of the nearest enemy, so they often bump into obstacles. There is only one save file (named "savefile"), and it gets overwritten each new turn. To start over with a new world, delete it.