X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=new2%2Frogue_chat_nocanvas_monochrome.html;h=b51fc019c3fe859219d38f32ce6b90f6bc3a1e7d;hb=0f06e733808a21d58baf655d2d3443374140cfb2;hp=de79177a73c020781d6ac48ad8701c4a4bb1c36c;hpb=b6547c8d843a9e0d6b341fc17e6fb6eebededd18;p=plomrogue2-experiments diff --git a/new2/rogue_chat_nocanvas_monochrome.html b/new2/rogue_chat_nocanvas_monochrome.html index de79177..b51fc01 100644 --- a/new2/rogue_chat_nocanvas_monochrome.html +++ b/new2/rogue_chat_nocanvas_monochrome.html @@ -4,22 +4,50 @@
-movement: -rows: -cols: +terminal rows: +terminal columns:

 
+
+keys (see here for non-obvious available values):
+move up (square grid): (hint: ArrowUp)
+move left (square grid): (hint: ArrowLeft)
+move down (square grid): (hint: ArrowDown)
+move right (square grid): (hint: ArrowRight)
+move up-left (hex grid):
+move up-right (hex grid):
+move right (hex grid):
+move down-right (hex grid):
+move down-left (hex grid):
+move left (hex grid):
+flatten surroundings:
+switch to chat mode:
+switch to play mode:
+switch to study mode:
+edit terrain (from play mode):
+annotate terrain (from study mode):
+annotate portal (from study mode):
+