home · contact · privacy
Link source code.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 22 Nov 2020 03:48:09 +0000 (04:48 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 22 Nov 2020 03:48:09 +0000 (04:48 +0100)
rogue_chat_nocanvas_monochrome.html

index 2ef4f7d43aee7d7816f409c27568426a441207df..c04e362880b380f68963b52b6f93c287c2df1d75 100644 (file)
@@ -10,7 +10,8 @@ terminal columns: <input id="n_cols" type="number" step=4 min=80 value=80 />
 <pre id="terminal" style="display: inline-block;"></pre>
 <textarea id="input" style="opacity: 0; width: 0px;"></textarea>
 <div>
-<h3>for mouse players</h3>
+<a href="https://plomlompom.com/repos/?p=plomrogue2;a=summary">source code</a> (includes proper terminal / curses client)
+<h3>button controls for mouse players</h3>
 <table style="float: left">
   <tr>
     <td style="text-align: right"><button id="move_upleft">up-left</button></td>