X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=new2%2Frogue_chat_nocanvas_monochrome.html;h=ab3ce34b1a65df612a176204f24f0dc09823f1fa;hb=8f4f247a8c36610a5cd4eb03ddb26dcc701e38ab;hp=d789e6c8ad54a4e847f2f90aa21f9fe3c42dc31c;hpb=07d0ffea4c8fc15e61d45e5ac33bc7e812de0834;p=plomrogue2-experiments diff --git a/new2/rogue_chat_nocanvas_monochrome.html b/new2/rogue_chat_nocanvas_monochrome.html index d789e6c..ab3ce34 100644 --- a/new2/rogue_chat_nocanvas_monochrome.html +++ b/new2/rogue_chat_nocanvas_monochrome.html @@ -4,30 +4,30 @@
-rows: -cols: +terminal rows: +terminal columns:

 
 
-keys:
-square_move_up: (hint: ArrowUp)
-square_move_left: (hint: ArrowLeft)
-square_move_down: (hint: ArrowDown)
-square_move_right: (hint: ArrowRight)
-hex_move_upleft:
-hex_move_upright:
-hex_move_right:
-hex_move_downright:
-hex_move_downleft:
-hex_move_left:
-flatten_:
-switch_to_chat:
-switch_to_play:
-switch_to_annotate:
-switch_to_portal:
-switch_to_study:
-switch_to_edit:
+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):