X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=README;h=08428c0ce951e37342b9a5dcc8c91f7b110e944b;hb=181e40411dc49b42aba7619992394fa0b595a47e;hp=8a73d7f7e36276e88bd41c839d2ca2f7e80cf4f4;hpb=550d22ec0c3f530f5d317746f3f7e75251a1de4b;p=plomrogue diff --git a/README b/README index 8a73d7f..08428c0 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ randomly and will only accidentally hit you. You have 5 hitpoints to lose before death; they have either 1, 3 or 9. Your score grows by killing enemies, to the amount of hitpoints each killed enemy started with. -The map get generated randomly, too. +The map gets generated randomly, too. There is only one save file (named "savefile"), and it gets overwritten each new turn. To start over with a new world, delete it. @@ -28,14 +28,18 @@ make Keybindings and window configuration ------------------------------------ -In the default window configuration, globally available keybinings are shown at -game start in the three windows on the left of the screen. The lower two windows -describe keybindings / actions only available in a window's window configuration -views -- hit "w" (per default keybindings) to switch the selected / "active" -window to a view that allows changing its geometry. One further hit on "w" -switches the window to a view that lists keybindings available specifically for -that window -- such as for map scrolling actions in the "map" window. All -keybindings can be changed. +In the default window configuration, the window appearing on the left sports a +list of keybindings available globally and additionally via the window currently +selected as active. + +Hit "w" (per default keybindings) to switch the "active" window to a view that +allows changing its geometry. One further hit on "w" switches the window to a +view that allows changing its window-specific keybindings. The global +keybindings may be changed in the "Global keys" window, those of the window +geometry configuration in the "Window geometry keys" window" and those of the +window-specific keybindings configuration in the "Window keybinding keys" +window; by default, these three windows are not visible, but may be turned on by +hitting the "F5", "F6" and "F7" keys. What actions are available globally or only in specific windows can be further manipulated by editing the files config/keybindings_global and