X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=new2%2Frogue_chat_nocanvas_monochrome.html;h=ab3ce34b1a65df612a176204f24f0dc09823f1fa;hb=225d5b3848fae3c074d7b1f3711b2aea9f67ed7a;hp=f513ad9f39a311fa86dc56d369ca4fa33536abd0;hpb=2d26a570e3e4f26a45a476fde6c5b9902607e4b6;p=plomrogue2-experiments diff --git a/new2/rogue_chat_nocanvas_monochrome.html b/new2/rogue_chat_nocanvas_monochrome.html index f513ad9..ab3ce34 100644 --- a/new2/rogue_chat_nocanvas_monochrome.html +++ b/new2/rogue_chat_nocanvas_monochrome.html @@ -4,27 +4,50 @@
-movement: -rows: -cols: -command character: +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):
+