From: Christian Heller <c.heller@plomlompom.de> Date: Sun, 22 Nov 2020 03:48:09 +0000 (+0100) Subject: Link source code. X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7Bprefix%7D%7D/%7B%7B%20web_path%20%7D%7D/new_day?a=commitdiff_plain;h=7cb4148daec56f826ce7833468af597febf809e5;p=plomrogue2 Link source code. --- diff --git a/rogue_chat_nocanvas_monochrome.html b/rogue_chat_nocanvas_monochrome.html index 2ef4f7d..c04e362 100644 --- a/rogue_chat_nocanvas_monochrome.html +++ b/rogue_chat_nocanvas_monochrome.html @@ -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>