X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=README;h=71067697a24c28630c75f949a9d6e43ee3f56a48;hb=f901f7a2fb8db4ec7b1a2497d79677de06dea0a5;hp=722ce9d613d249a81bbae4afcd8fc7a77f886885;hpb=e430e9baabcde0c5ee373928ffb363bb452f6bb7;p=plomrogue diff --git a/README b/README index 722ce9d..7106769 100644 --- a/README +++ b/README @@ -16,6 +16,9 @@ Enemies' AI is very dumb so far: Each turn, they try to move towards their path-wise nearest enemy. If no enemy is found in their surroundings, they just wait. +Note that diagonal movement is possible, but takes (40%) longer than orthogonal +movement. + Once you start a new world, every move of yours is recorded in a file called "record". Once you re-start the game, all of your previous moves are replayed automatically up to the point wherere you left the game. To start over in a new