Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
// SPDX-License-Identifier: AGPL-3.0-or-later
// There is NO WARRANTY.
-// xxx need button(s) to cause players to release grabs ?
-
-// xxx chess pieces & board
-// xxx way to stop board moving
-
#![feature(proc_macro_hygiene, decl_macro)]
use rocket::{get,routes};
// xxx deployment note: need a whole bunch of domains for SSE conn limit
-// xxx some way to choose faces / rotate
-
// elemnts for a piece
//
// In svg toplevel
console.log('KEY UO', e, uo);
if (uo.kind == 'Client' || uo.kind == 'ClientExtra') {
let f = keyops_local[uo.opname];
- // xxx 'wrest'
// xxx 'lower'
f(uo);
return;