X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=new2%2Frogue_chat_nocanvas_monochrome.html;h=6436f216ee29f76e861d699d7a44884ba4827534;hb=a1a274bf991656db86d17b836e5f87efbd7a38d5;hp=754021f6ead49f6f6f4d5ad3aa010c26ab35a701;hpb=021e4276cce114de08c0ce3c5e781ffc2184d4ee;p=plomrogue2-experiments diff --git a/new2/rogue_chat_nocanvas_monochrome.html b/new2/rogue_chat_nocanvas_monochrome.html index 754021f..6436f21 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:
+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):
+